CompressorOperatingStateEnum

The fields of the CompressorOperatingStateEnum DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Other | 0 | The compressor is in a state not specified by this enumeration. |
Stopped | 1 | The motor is not running. |
Starting | 2 | Transition phase to end in Unloaded state. |
Stopping | 3 | Transition phase to end in Stopped state. |
Unloaded | 4 | The motor is running but the compressor does not deliver compressed air to the airnet. |
Loading | 5 | Transition phase to end in Loaded state. |
Unloading | 6 | Transition phase to end in Unloaded state. |
Loaded | 7 | The compressor does deliver compressed air to the airnet. |
The representation of the CompressorOperatingStateEnum DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3025 |
NamespaceUri | http://opcfoundation.org/UA/CAS/ |
BrowseName | CompressorOperatingStateEnum |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the CompressorOperatingStateEnum DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |