MC-Basic:axis.AXISTYPE
Defines the type of an axis as rotatory or linear.
- Units of rotatory axes are degrees [°]
- Units of linear axes are millimeters [mm]
Syntax
<axis>.Type = <expression>
Availability
FW 4.8.x
Type
Long
Range
- 0 = Rotatory axis
- 1 = Linear axis
Default
0 (Rotatory axis)