05-20-2007 01:52 PM
05-20-2007 06:35 PM
05-20-2007 10:34 PM
05-21-2007 09:58 AM
05-21-2007 10:33 AM
05-21-2007 02:57 PM
05-22-2007 08:42 AM
05-23-2007 09:47 AM
One way you can send data to the graph is by using a LabVIEW queue. The VI displaying the graph can be checking a queue for the data to display. You populate the queue from another VI.
JoseHdz,
Would a queue still work if his OI was built to an executable? I had a cool app at one time that was using queues to pass data from one VI to another. But, when I built one VI into an executabe the named queues didn't work anymore.
I ask this because OI's do get built into exec's often.
Paul
05-23-2007 11:26 AM