Hi,
I am trying to measure 8 different channels (all analogue input 0-10V on my DAQCard 6062E) with a sampling rate of 1 Hz (one sample every second) continuously, for a data monitoring program.
If I try to use the example Cont Acq&Graph Voltage-Int Clk.vi (Example under: DAQmx, Analog In, Measure Voltage.llb) and change the channel parameters to a list of global channels, I manage to do this. However, if I change the sample rate to 1Hz, and the samples to read to 1 I get an error message 200284.
I tried many solutions, but I seem to be stuck either to only 4 channels, which works fine, or to log at an extremely high frequency, which is unnecessary (and unwanted, because then I have to average again to get one value for each second) and would consume only more memory.
Any ideas what I am doing wrong and why I cannot log at low sampling rates are most welcome!
Thanks,
Thijs