08-18-2021 07:49 AM
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.
08-18-2021 08:21 AM
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.
08-19-2021 03:48 AM
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!)