Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

NI9219

Hey there,

 

I have been using a NI9219 for some high resolution voltage measurements in labview.

I happen to need to look at data sensor from a sensor with 4-20 mA output. Since the 9219 is current input capabilities I was hoping to use it, however for some reason when the sensor is wired up to the 9219, the differential voltages I am reading on the other 2 channels are reading absurd values.

 

I am following the wiring instructions provided here:

https://www.ni.com/docs/en-US/bundle/ni-9219-getting-started/page/overview.html

 

in labview I have a task reading the first 3 inputs (first one is the current input and the second and third are voltage input)

 

am I missing something? do I need to run different tasks? or is the unit not able to combine current and voltage inputs?

 

thank you

 

swiftmoun_0-1704321832021.png

 

0 Kudos
Message 1 of 5
(1,306 Views)

You can mix voltage and current channels in the same DAQmx task.

 

Here is the article - https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PAmzSAG&l=en-US

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 5
(1,285 Views)

thank you - so 2 tasks are needed.

 

But the fact I am using just one, does that explain why, the values reported by the read function are wrong?

0 Kudos
Message 3 of 5
(1,275 Views)

same issue with the layout proposed by the link you sent:

 

the voltages readings out of range as soon the current input is connected.

same behavior as I had with the project level task setup, in which I had the internal resistor selected.

 

I realized that I don't have the internal resistor set up right now, so I will try that next.

swiftmoun_0-1704327761845.png

 

0 Kudos
Message 4 of 5
(1,262 Views)

same result with the internal resistor selected. I will try external resistor next I suppose. It does feel like a hardware problem to me.

 

swiftmoun_0-1704328861755.png

 

0 Kudos
Message 5 of 5
(1,255 Views)