10.20.5 ThermocoupleType and CommunicationProtocolType

This two Variables are used to specify the type of connected external temperature sensor and the used communication protocol between the sensor and the control system of the TCD.

The TypeDefinition for both Variables is MultiStateValueDiscreteType, so the Properties EnumValues and ValueAsText must be filled with the supported values out of Table 11 and Table 12.

Table 11 – Values for ThermocoupleType
EnumValue ValueAsText Description
0OTHEROther sensor type
1EType E sensor: NiCr-CuNi
2JType J, L sensor: Fe-CuNi
3KType K sensor: NiCr-Ni
4NType N sensor: NiCrSi-NiSi
5TType T sensor: Cu-CuNi
6PT100Pt 100-Sensor
Table 12 – Values for CommunicationProtocolType
EnumValue ValueAsText Description
0OTHEROther connection type
1LOCALCommunication integrated in the local control system (local input)
2PROFIBUSValues via Profibus
3OPC_UAValues via OPC UA
4I2CValues via I2C
5CANValues via CAN

Which sensor types and protocols and combinations are supported is device dependent. Especially when the CommunicationProtocolType has the value 1 (LOCAL), the ThermocoupleType could be set to a fixed value by the TCD.