LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

4 wire RTD Agilent temperature measurement

the Problem is: I'm using LabVIEW 2019. can I read the VI from Keysight in LabVIEW?

0 Kudos
Message 11 of 18
(928 Views)

The Drivers from Keysight are not related to a LV Version. I'm using them since LV 2010. It was former Agilent or HP.

If you have added them to the Instr.lib you'll find them  ath the Instr I/O tab.

 

Added the PT1000 Sub VI.

 

0 Kudos
Message 12 of 18
(925 Views)

Thank you. unfortunatelly my programm doesn't work anymore on LV2019. It's working on LV2016.

I can't open the file. I should write it again.

0 Kudos
Message 13 of 18
(917 Views)

You're welcome.

 

Please let me know if I can support you.

Here you'll find latest drivers:

 

https://www.keysight.com/main/software.jspx?ckey=1628832&id=1628832&nid=-11143.0.00&lc=ger&cc=DE

Just install/ expand to your instr.lib

 

Only need to change the Data Sub VI for RTD/FRTD by open it and change Meas? with Read?

Also attached my Sub Vi as LV2016 version

 

0 Kudos
Message 14 of 18
(912 Views)

Thank you. I used this PT1000 SUB vi but it not working.

0 Kudos
Message 15 of 18
(902 Views)

Could not work,

 

you are using 34970A, but me working with 34980A. Different Driver, and System.

Will check the old manual if I could find it anywhere.

 

0 Kudos
Message 16 of 18
(891 Views)

So, what do you know about the SCPI language and the right commands for this unit?

 

First I saw, the configuration for the channel ( sensor) is just missing. Also, you are using as last command meas? instead of read?. This is just killing the complete configuration you made before and set it to a standard config.  Which is defined as 100Ohm.

0 Kudos
Message 17 of 18
(870 Views)

I have to build a temperatur VI using meas command, ag34970A and I should give the Parameter for pt1000 measurment.

0 Kudos
Message 18 of 18
(840 Views)