This DataType is an enumeration that describes possible states of a CNC axis. Its values are defined in Table 18.
Table 18 – CncAxisStatus Enumeration Values
Value |
Description |
InPosition_0 |
CNC Axis reached commanded position |
Moving_1 |
CNC Axis is moving to reach commanded position |
Parked_2 |
CNC Axis is configured but not active |
Its representation in the AddressSpace is defined in Table 19.
Table 19 – CncAxisStatus Enumeration Definition
Attribute |
Value |
||||
BrowseName |
CncAxisStatus |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Inherit the components of the Enumeration |
|||||
HasProperty |
Variable |
EnumValues |
EnumValueType[] |
PropertyType |
Mandatory |