Using DAQMX can you select ( hardcode) only channels you want to select ?
I have a 6225 with 12 DAQ Cards. When I run self test DAQ1 uses Ch's 1-24 and 26-79. DAQ2 uses Ch's 1,3 5, 7 60-79. I want to use the same vi just wire in different channels to read when the card is selected.
In the resulting array are the elements in the order the channels were read ? ie element 0 is ch 1 ( in the above example) element 1 is ch2 etc . Since you're not reading ch 25 ch 26 reading will end up in element 25 ?