LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple sampling - different frequency

Solved!
Go to solution

How can I read data from 8 analog input voltage channels using the DAQmx, specifying different sample frequency for each channel?

When I open DAQ assistant, I can choose only one sampling frequence for all the channel.

But for example, if I would like to use 8 signals on the same vi for different purposes, using different sampling frequency, how do I do it? Will I need to use 3 DAQ assistant one for each channel?

 

0 Kudos
Message 1 of 4
(2,574 Views)
Solution
Accepted by topic author simo28

Hi simo,

 

you should use just one sample rate for all channels (usually the highest needed or possible) and decimate the signals as needed…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,568 Views)

Thank you!

How can I decimate the individual signals?

0 Kudos
Message 3 of 4
(2,564 Views)

Hi simo,

 

there are several functions in the Signal processing functions palette…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,562 Views)