11-03-2012 09:16 AM
hi all,
I am trying to convert a waveform comes out from Daqmx Read.vi (analog 1D wfm n channels n samples - It measures temperature via thermocouples) to 1D array to save data a text file. I tried to use "get waveform components" function but it comes out an error. I attached its printscreen. How can I convert that?
Solved! Go to Solution.
11-03-2012 09:35 AM
11-03-2012 09:53 AM - edited 11-03-2012 09:53 AM
Thank you Dennis. It works. I did it with index array and get waveform components. I attached the printscreen.
11-03-2012 10:15 AM
11-03-2012 11:34 AM
Really? Can I change the output type of the daqmx read.vi? Do I have to open its block diagram to do it?
11-03-2012 12:19 PM
11-03-2012 01:16 PM
ok thank you Dennis 🙂