CncAxisStatus

Status of a CNC axis.
The fields of the CncAxisStatus DataType are defined in the following table:
Name | Value | Description |
---|---|---|
InPosition | 0 | Axis reached commanded position. |
Moving | 1 | Axis is moving to reach commanded position. |
Parked | 2 | Axis is configured but not active. |
The representation of the CncAxisStatus DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3004 |
NamespaceUri | http://opcfoundation.org/UA/CNC |
BrowseName | CncAxisStatus |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the CncAxisStatus DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |