MC-Basic:axis.AXISTYPE
Revision as of 11:22, 23 October 2011 by Arwiebe (talk | contribs) (moved AXY:MC-Basic:axis.AXISTYPE to Axystems: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 = Linear axis
- 1 = Rotatory axis
Default
0 (Linear axis)
Scope
Task and Terminal
Limitations
- R/W
- Modal only