ChannelState

The fields of the ChannelState DataType are defined in the following table:
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. |
The representation of the ChannelState DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=64 |
NamespaceUri | http://opcfoundation.org/UA/MachineTool/ |
BrowseName | ChannelState |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories | MachineTool Monitoring Basic - Channels |
The references from the ChannelState DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |