LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

41-760 Millivolt Thermocouple Simulator Module

Solved!
Go to solution

Hello,

 

I am using a 41-760 Millivolt Thermocouple Simulator Module and plan to get the Compensation block.  The Compensation block has onboard TC's for measuring the cold junction temperatures.  However, I do not see a way to read them using the LabVIEW driver.  I did find Python code to read them:

 

"temperatures = card.VsourceGetTemperature(card.ATTR["TS_TEMPERATURES_C"])"

 

but the command VsourceGetTemperatures nor the attribute "TS_TEMPERATURES_C" exist in the LabVIEW driver.

 

Anyone had success doing this?

0 Kudos
Message 1 of 3
(199 Views)

Hi t.,

 


@t.erickson wrote:

Hello,

 

I am using a 41-760 Millivolt Thermocouple Simulator Module

 

However, I do not see a way to read them using the LabVIEW driver.  I did find Python code to read them:

 

but the command … nor the attribute … exist in the LabVIEW driver.

 

Anyone had success doing this?


Which device?

Which LabVIEW driver?

Which Python code?

 

What kind of help do you expect when providing nearly no information?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(177 Views)
Solution
Accepted by topic author t.erickson

41-760 Millivolt Thermocouple Simulator Module is a module from Pickering Interfaces.

I recommend you contact them directly.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 3 of 3
(134 Views)