From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI 9219 : How to use 3 channel simultaneously Voltage measurement

Hi

 

How can I use the NI 9219 module to acquire 3 analog input voltage at the same time?

You can found in attached the VI I am using to get a single measurement.

 

 

 

 

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

Hi zied,

 

why don't you use a standard DAQmx reference control? Why do you use a string control here?

 

Use a DAQmx reference, select your 3 channels and change DAQmxRead to read "N channels"…

Best regards,
GerdW


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

Hi,

 

i'm using this one with a 9201 but you should be able to do it with a 9219 also.

 

MultipleChannelsVolt.png

 

regards

a.m.

 

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