08-11-2025 01:15 PM
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?
Solved! Go to Solution.
08-11-2025 02:07 PM
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?
08-11-2025 07:49 PM
41-760 Millivolt Thermocouple Simulator Module is a module from Pickering Interfaces.
I recommend you contact them directly.