02-25-2008 04:54 PM
02-26-2008 03:12 AM
02-26-2008 07:51 AM
Joachim,
I think you need to back up and establish that your hardware and system works as it should. If you open and run the sample "Cont Acq&Graph Voltage-Int Clk.vi" and inspect the waveform data after the read, you should be able to see the correct sampling rate in the waveform. If this basic test does not work, then it would seem that something is wrong with the hardware.
In the referenced VI, create an indicator for the waveform array coming from the "DAQmx Read.vi". If you configure 1000 samples per second, you should see 0.001 as the dt value. I attached the modified VI that you can use directly, or open and modify the example yourself.
-cb
02-26-2008 08:37 AM