12 OPC UA DataTypes

12.1 ChannelState

This enumeration shows the state of a channel in a numerical control (CNC).
The enumeration is defined in Table 84.
Table 84 – ChannelState EnumValues Fields
Name | Value | Description |
---|---|---|
Active | 0 | There is an active command being executed by the NC channel. |
Interrupted | 1 | The NC execution is interrupted. Execution of a program in the channel can be restarted. |
Reset | 2 | No NC command is active in the NC channel. E.g. channel is idle. |
Its representation in the AddressSpace is defined in Table 85.
Table 85 – ChannelState Definition
Attribute | Value |
---|---|
BrowseName | ChannelState |
IsAbstract | False |
Subtype of the Enumeration type defined in OPC 10000-3
References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
---|---|---|---|---|---|
0:HasProperty | Variable | 0:EnumValues | 0:EnumValueType [] | 0:PropertyType |