Hey, we've got a problem with a NI USB-6218 (DAQmx 14.5.1 and LabView 2011).
We are running a Task with 27 AI channels and reading continuous 2D data. Sometimes the 2D output data is mixed up: for example channel 0 appears at index 20 instead of index 0.
Starting, reading, stopping over and over produces various results.
Once the task is running, the result stay the same (=correct order of channels or mixed up).
We are sampling with 1000 Hz and it's no difference if reading 5 samples per channel or 200 samples per channel.
In MAX it seems to run fine.
Are there any known issues for our HW/SW combination?
Thank you!