06-03-2015 07:58 AM
I have a PXIe-4498 for which I programmatically generate an acquisiiton task.When the task is built the channel order is not necessarily in ascending channel number.
My question is whether the DAQ card will return the data in the order in which I defined the task or in channel order?
Thanks
Solved! Go to Solution.
06-03-2015 08:27 AM
It seems the answer is that the channels have to be specified in order when building a task.