8.1.5 CommandEnum
Table 99 defines the valid states for the CommandEnum. This might not be the actual state of the valve, it is just the last command sent to the valve.
Table 99 – CommandEnum Items
|
Name
|
Value
|
Description
|
| Close | 1 | The last command to the valve was Close |
| Open | 2 | The last command to the valve was Open |
| None | 4 | No known command has been sent to the valve. The initial setting on start-up of a server. |
Its representation in the AddressSpace is defined in Table 100.
Table 100 – CommandEnum Definition
|
Attribute
|
Value
|
| BrowseName | CommandEnum |
| IsAbstract | False |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the Enumeration type defined in OPC 10000-5 |
| 0:HasProperty | Variable | 0:EnumValues | 0:EnumValueType[] | 0:PropertyType | |
|
ConformanceUnits
|
|---|
| MDIS Valve Base |