LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Measuring voltage on multiple modules with different sampling speed

Hello,

 

I need to create a software for analog and digital input measurements. In the analog measurement will be voltage, rtd and thermocouples measured. It will be done via cDAQ NI-9189 with modules NI-9207, NI-9219 and NI-9213 respectively.

 

Now these modules have all different maximum sampling rates. It is critical, that I achieve the best sampling rates from all the modules, mainly from the 9207 on voltage measurement. How do I set up such a task? 

 

If I connect all the devices into one task won´t the task be slowed down to meet the slowest device sampling rate? (the thermocouples at 50 Hz)

 

I have only tried a simulation, which happilly exceeds the maximum sampling rate of NI-9213, so I have no idea if ti will work or not. I am currently waiting for the hardware to be shipped in, but I would like to be prepared in advance. Basic schema of the simulation attached. 

 

Thank you

 

0 Kudos
Message 1 of 2
(1,070 Views)

Hi Hemach,

 


@Hemach wrote:

Now these modules have all different maximum sampling rates. It is critical, that I achieve the best sampling rates from all the modules, mainly from the 9207 on voltage measurement. How do I set up such a task? 


If this is a strict requirement then you should setup 3 different DAQmx tasks, one for each module.

 

(Please note upon creating of a thread the used LabVIEW environment: it seems you use LabVIEW NXG…)

Best regards,
GerdW


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