7.2.3 CncSpindleTurnDirection
This DataType is an enumeration that describes possible turn directions of a CNC spindle. Its values are defined in Table 22.
Table 22 – CncSpindleTurnDirection Enumeration Values
|
Value
|
Description
|
| None_0 | No rotation |
| CW_1 | Clockwise |
| CCW_2 | Counter Clockwise |
Its representation in the AddressSpace is defined in Table 23.
Table 23 – CncSpindleTurnDirection Enumeration Definition
|
Attribute
|
Value
|
| BrowseName | CncSpindleTurnDirection |
| IsAbstract | False |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
ModellingRule
|
|---|
| Inherit the components of the Enumeration |
| HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |