LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert RTD PT100 Resistance to temperature using DMM

I need to measure a PT100 RTD using a DMM (4wire) and convert the resistance into temperature (degC). Can you help with an example?

 

Thanks

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

You at least need to provide the DMM you are using. In general, you would find the commands in the programming manual to configure the measurement type, type of temperature measurement, then read the meter.

 

LabVIEW comes with an example for doing this with the Agilent 34401 DMM.

0 Kudos
Message 2 of 5
(4,346 Views)

Thanks for the feed back. I actually use the 34401 DMM. Where can I find this VI in Labview? Do you know how it is called?

 

Thanks

0 Kudos
Message 3 of 5
(4,342 Views)

The main issue I have is the conversion from resistance to temperature. Thanks

0 Kudos
Message 4 of 5
(4,339 Views)

Help>Find Examples>Hardware Input and Output>Instrument Drivers>LabVIEW Plug and Play.

 

The 34401 driver is on the Instrument I/O palette. The instrument does the conversion for you so I don't understand the question.

 

Oops - Just noticed the note that said the example applies only to the 34410/34411. Sorry. I don't have the manual handy.

Message 5 of 5
(4,328 Views)