CncChannelStatus

Status of a CNC channel.
The fields of the CncChannelStatus DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Active | 0 | Channel active. |
Interrupted | 1 | Channel interrupted. |
Reset | 2 | Channel resetting. |
The representation of the CncChannelStatus DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3003 |
NamespaceUri | http://opcfoundation.org/UA/CNC |
BrowseName | CncChannelStatus |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the CncChannelStatus DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |