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
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 101.
Table 101 – ChannelState Definition
Attribute |
Value |
||||||
BrowseName |
ChannelState |
||||||
IsAbstract |
False |
||||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
||
Subtype of the 0:Enumeration type defined in OPC 10000-3 |
|||||||
0:HasProperty |
Variable |
0:EnumValues |
0:EnumValueType [] |
0:PropertyType |
|
||
Conformance Units |
|||||||
MachineTool Monitoring Basic – Channels |