NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to declare the type of thermocouple inside a script?

The following script runs as expected, but Ni Max chooses the type of thermocouple J.

```

[Home]
Name = Hoom 1
DAQ_Chassis = cDAQ-Room1

[DAQ_Sensor_Mods]
MainTC = HTR1-TC1
SeconderyTC = HTR1-TC2
AI = HTR1-AI1


[Channels]
%TC-1%close-1 = "0.00,50.00,HTR1-TC1/ai0"
%TC-2%close-2 = "0.00,50.00,HTR1-TC1/ai1"
%TC-3%bathroom- = "0.00,40.00,HTR4-TC1/ai2"
%TC-4%Roomx = "0.00,0.00,HTR4-TC1/ai3"
%TC-5%Roomy = "0.00,0.00,HTR4-TC1/ai4"
****

```

And I want to declare the type T for all channels.

 

 

0 Kudos
Message 1 of 2
(686 Views)

Hi herclau

Could you please provide some information about the hardware, are you using a hardware, or you are simulating it? 

Actually, there is option in NI MAX to change the thermocouple type by manual. 

 

Regards) 

0 Kudos
Message 2 of 2
(579 Views)