LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Traditioan DAQ--Number output wanted instad of waveform

Solved!
Go to solution

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. 

0 Kudos
Message 1 of 5
(2,919 Views)

I think it was a right-click choose...

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 5
(2,918 Views)

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

 

0 Kudos
Message 3 of 5
(2,913 Views)
Of course, the number array in a waveform will change the same way so the question is sort of non-sensical.
0 Kudos
Message 4 of 5
(2,911 Views)
Solution
Accepted by topic author oly

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

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 5 of 5
(2,908 Views)