05-06-2010 12:50 PM - edited 05-06-2010 01:00 PM
We bought a USB-4065 DMM to monitor/record our system DC current, and it works. However, I need to do the sampling at its max spec rate, which is 3kS/s. My code is based on the “measure DC current.vi” example, I put "step 3" in a while loop with no time delay, the max sampling rate I can get is only about 28 samples per second (way below the spec). How can I achieve its max sampling rate 3kS/s?
05-06-2010 01:33 PM
I did not look at your code, but have you set the resolution to 4 1/2 digits? That is where the max sampling rate is specified for.
-AK2DM
05-06-2010 01:37 PM
05-06-2010 02:01 PM
Have you tried this example?
...\examples\instr\niDMM\Multi Point Measurements\Cont Acq & Chart Multiple Samples.vi