LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Daq MX time between multiple samples?

I am looking to use the DAQ MX read subvi as a 2D DBL to output data from several analog inputs on my device.  I wanted to see if there is a way to set the sampling rate when I am measuring multiple samples.  I would like to set the sampling rate to 1000Hz if possible.  Essentially I will be using this to filter incoming data from pressure sensors as the incoming signal is rather noisy.

 

Thanks,

Justin

0 Kudos
Message 1 of 3
(2,378 Views)

Of course you can set the sample rate. That's what the DAQmx Timing function is for. Have you looked at any of the shipping examples? One of the simpler ones is called Cont Acq&Graph Voltage-Int Clk.vi.

 

If you use a waveform data type, then many of the functions will  automatically get the sample rate.

0 Kudos
Message 2 of 3
(2,375 Views)

Dennis,

 

Thanks I will look into this tomorrow when I am working on the software again.

 

Justin

0 Kudos
Message 3 of 3
(2,359 Views)