Difference between revisions of "MC-Basic:axis.AXISTYPE"
m (moved AXY:MC-Basic:axis.TYPE to AXY:MC-Basic:axis.AXISTYPE) |
|
(No difference)
|
Revision as of 11:25, 4 October 2011
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