13.3 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 HRD.

The TypeDefinition for both Variables is MultiStateValueDiscreteType, so the Properties EnumValues and ValueAsText shall be filled with the supported values out of Table 15 and

Table 16.

Table 15 – Values for ThermocoupleType
EnumValue ValueAsText Description
0OTHEROther sensor type
1EType E sensor: NiCr-CuNi
2JType J sensor: Fe-CuNi
3KType K sensor: NiCr-Ni
4NType N sensor: NiCrSi-NiSi
5TType T sensor: Cu-CuNi
6PT100Pt 100-Sensor
7LType L sensor: Fe-CuNi
Table 16 – 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 HRD. A server can provide manufacturer specific values with EnumValues ≥ 100.