The CommandEnumeration provides standardized commands that can be sent to a state machine.
The CommandEnumeration is defined in the following table.
Table 232 – CommandEnumeration Items
|
Name |
Value |
Description |
|
Abort |
0 |
The Abort command. |
|
Start |
1 |
The Start command. |
|
Stop |
2 |
The Stop command. |
|
Reset |
3 |
The Reset command. |
|
Hold |
4 |
The Hold command. |
|
Unhold |
5 |
The Unhold command. |
|
Clear |
6 |
The Clear command. |
|
Suspend |
7 |
The Suspend command. |
|
Unsuspend |
8 |
The Unsuspend command. |
Its representation in the AddressSpace is defined in the following table.
Table 233 – CommandEnumeration Definition
|
Attribute |
Value |
|||||
|
BrowseName |
CommandEnumeration |
|||||
|
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 |
|
|