OperatingStateEnum

The fields of the OperatingStateEnum DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Other | 0 | The component is in a state not specified by this enumeration. |
Stopped | 1 | The main function shall not be fulfilled. |
Starting | 2 | Transition phase to end in Operational state. |
Stopping | 3 | Transition phase to end in Stopped state. |
Operational | 4 | The main function should be fulfilled. |
The representation of the OperatingStateEnum DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3014 |
NamespaceUri | http://opcfoundation.org/UA/CAS/ |
BrowseName | OperatingStateEnum |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the OperatingStateEnum DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |