OperatingModeEnumeration

Actual operating mode of the TCD.
The fields of the OperatingModeEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
OTHER | 0 | Operating mode of the TCD is unknown. |
READY_TO_OPERATE | 1 | TCD is ready to operate (heating, pump and cooling are switched off). |
NORMAL_OPERATION | 2 | TCD is running in normal operating mode. |
LEAK_STOPPER | 3 | TCD is running in leak stopper operating mode. |
MOULD_EVACUATION | 4 | TCD is carrying out a mould evacuation process. |
PRESSURE_RELIEF | 5 | TCD is carrying out a pressure relief process. |
COOLING | 6 | TCD is cooling down to StandbyTemperature and switch off. |
SAFETY_COOLING | 7 | TCD is cooling down to SwitchingOffTemperature and switch off. |
ECO | 8 | TCD is running in Eco operating mode (energy is saved via the reduced pump speed). |
BOOST | 9 | TCD is running in Boost operating mode (pump runs at maximum possible speed). |
The representation of the OperatingModeEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3002 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/TCD/ |
BrowseName | OperatingModeEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the OperatingModeEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |