LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Order of Data from cDAQ cards

This hopefully is a simple question. I am wondering the order of the data that I get from my cDAQ cards. My current setup is a cDAQ with a NI 9219 where my current setup is on 2 voltage samples on 4 channels at 100 hz (high speed) setting. I come out of my DAQAssist and into a "Convert from Dynamic Data" where I have it setup as the resulting conversion as "2D array of scalars - rows are channels". When I get the data I get a 4X2 array, where each column is the data captured at a different time, the only thing is I can't figure out which data was sampled first. Is it column 0 or column 1?

 

Thanks for any help

 

0 Kudos
Message 1 of 2
(1,136 Views)

Hi Man,

 

the samples are sorted by "age": the first sample is the oldest…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(1,116 Views)