02-10-2023 04:03 AM
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.
03-08-2023 02:02 AM
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)