10-29-2009 02:41 PM
Hi,
I am using traditional DAQ 7.1. I am trying to see how the numbers change while the data was aquired. However, the "AI read" VI gave out the waveform. How can I change it to numbers?
Thank you.
Solved! Go to Solution.
10-29-2009 02:43 PM
I think it was a right-click choose...
Ben
10-29-2009 02:59 PM
Hi Ben,
Thanks for your quick reply. I am using Labview 6.1. Right click---Select type gave me four options, Waveform, Scaled Array, Binary Array, Scaled & Binary Arrays.So there is no way I can watch the waveform and data at the same time?
Should I read the data out and then somehow make it into a waveform? Thank you
10-29-2009 03:00 PM
10-29-2009 03:03 PM
There was a palette with waveform operators that would let you pull out the data from the WF. They work just like a an unbundle by name node. Choose the Y array and then you can look at that.
Does this have anything to do with that global Q?
If so see the link in my signature about Race Conditions.
Ben