LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI9217 sharing same signal on multiple channels

Hi All, 

 

I have to create a VI that performs several tests on a PT100, I'm using an NI9217 mounted on an NI cDAQ 9174.

The VI has to perform one 4 Wires test and two 2 Wires test. The problem comes when I have to make a bridge between 2 channels to use on both the same signal, It always gives me totally wrong values, I tried to see similiar thread but I didn't find any possible solution. 

 

If there is anything else you may need to know to help please ask.

 

Thanks in advance for your help.

 

 

 

0 Kudos
Message 1 of 3
(1,335 Views)

It's not quite clear what exactly you try to do. All the channels on the 9217 share a common ground so if the reference potential between the channels is not the same or not fully isolated, you for sure will get trouble if you try to connect multiple channels somehow.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 3
(1,325 Views)

Hi Bor,

 


@Bor0x wrote:

The problem comes when I have to make a bridge between 2 channels to use on both the same signal, It always gives me totally wrong values,


That's usually not possible with RTD sensors like your Pt100!

Both channels try to drive a current through your resistor and so they interfere with each other!

 


@Bor0x wrote:

The VI has to perform one 4 Wires test and two 2 Wires test.


The NI9217 only supports 4-wire and 3-wire configurations…

(Reading the manual often helps when having problems with your hardware!)

Best regards,
GerdW


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