7.9 STCompHeaterType ObjectType Definition

The STCompHeaterType provides relevant variables and parameters for controlling and monitoring the heater of vessel and inline heating modules.

The STCompHeaterType is formally defined in Table 37.

Table 37 – STCompHeaterType Definition
Attribute Value
BrowseNameSTCompHeaterType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 5:STCompType defined in OPC 40700
0:HasComponentObject4:Monitoring4:MonitoringTypeO
0:HasComponentObject5:Description0:FolderTypeO
Conformance Units
MSS STCompHeaterType Basic
MSS STCompHeaterType Monitoring
MSS STCompHeaterType Description

Monitoring represents a collection of ObjectTypes and VariableTypes, representing the current state of the process that are assigned to the component.

Description represents a collection of ObjectTypes and VariableTypes that describe the heater. This may be information that is not an identifier for the system and that is static in character but must be stored on the server for some use cases. One example is the mesh size of a sieve, which does not vary but can be queried by cooperating systems.

The components of the STCompHeaterType have additional subcomponents which are defined in Table 38.

Table 38 – STCompHeaterType Additional Subcomponents
Source Path Reference NodeClass BrowseName DataType TypeDefinition Others
4:Monitoring
4:Status

0:HasComponentVariableTypeOfHeating0:UInt160:MultiStateValueDiscreteTypeO
4:Monitoring
4:Process

0:HasComponentObjectTemperature6:ProcessValueTypeM
4:Monitoring
4:Process

0:HasComponentObjectStandbyTemperature6:ProcessValueTypeO
4:Monitoring
4:Process

0:HasComponentObjectHeatingPower6:ProcessValueTypeO
4:Monitoring
4:Process

0:HasPropertyVariableHeatingPowerRelative0:Number0:PropertyTypeO
4:Monitoring
4:Process

0:HasComponentObjectHeatUpTime6:ProcessValueTypeO
4:Monitoring
4:Process

0:HasComponentObjectHeatThroughTime6:ProcessValueTypeO
4:Monitoring
4:Process

0:HasComponentObjectStandbyTimeout6:ProcessValueTypeO
5:Description0:HasComponentVariableTypeOfDevice0:UInt160:MultiStateValueDiscreteTypeM

TypeOfHeating is describing how the material is heated.

Temperature represents the temperature currently measured and or set.

StandbyTemperature represents the temperature maintained in a standby mode of the heating system.

HeatingPower represents the heating output of the heating system.

HeatingPowerRelative represents the percentage of the maximum heating power currently supplied.

HeatUpTime represents the time that the heating part needs to heat up to the set temperature.

HeatThroughTime represents the time that the heating part needs to heat through completely. The HeatThroughTime starts when first reaching the temperature set in Temperature.

StandbyTimeout represents the time after which the temperature control unit switches to standby mode due to the inactivity of the system.

TypeOfDevice represents the physical design of the heater used.

The component Variables of the STCompHeaterType have additional Attributes defined in Table 39.

Table 39 – STCompHeaterType Attribute values for child nodes
BrowsePath Value Attribute Description Attribute
4:Monitoring
4:Status
TypeOfHeating
0:EnumValues

[

{"Value": 0, "DisplayName": "indirect fluid", "Description": ""},

{"Value": 1, "DisplayName": "electrical", "Description": ""},

]

5:Description
TypeOfDevice
0:EnumValues

[

{"Value": 0, "DisplayName": "drum floor heater", "Description": ""},

{"Value": 1, "DisplayName": "heating band", "Description": ""},

{"Value": 2, "DisplayName": "heated follow plate", "Description": ""},

]