12.1 ChannelState

This enumeration shows the state of a channel in a numerical control (NC).

The enumeration is defined in Table 100.

Table 100 – ChannelState EnumValues Fields
NameValueDescription
Active0There is an active command being executed by the NC channel.
Interrupted1The NC execution is interrupted. Execution of a program in the channel can be restarted.
Reset2No NC command is active in the NC channel. E.g., channel is idle.

Its representation in the AddressSpace is defined in Table 101.

Table 101 – ChannelState Definition
Attribute Value
BrowseNameChannelState
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:Enumeration type defined in OPC 10000-3
0:HasPropertyVariable0:EnumValues0:EnumValueType []0:PropertyType
Conformance Units
MachineTool Monitoring Basic – Channels