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,504 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,490 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,487 Views)