This DataType is an enumeration that describes possible states of a CNC spindle. Its values are defined in Table 20.
Table 20 – CncSpindleStatus Enumeration Values
|
Value |
Description |
|
Stopped_0 |
CNC Spindle stopped |
|
InTargetArea_1 |
CNC Spindle reached commanded velocity |
|
Accelerating_2 |
CNC Spindle accelerating |
|
Decelerating_3 |
CNC Spindle decelerating |
|
Parked_4 |
CNC Spindle configured but not active |
Its representation in the AddressSpace is defined in Table 21.
Table 21 – CncSpindleStatus Enumeration Definition
|
Attribute |
Value |
||||
|
BrowseName |
CncSpindleStatus |
||||
|
IsAbstract |
False |
||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
Inherit the components of the Enumeration |
|||||
|
HasProperty |
Variable |
EnumValues |
EnumValueType[] |
PropertyType |
Mandatory |