Difference between revisions of "MC-Basic:SYSTEMAXIS"
Line 13: | Line 13: | ||
|TYPE= | |TYPE= | ||
− | + | Axis | |
|RANGE= | |RANGE= |
Revision as of 12:22, 13 November 2014
Returns an axis according to the handle received through the argument.
Syntax
<generic_axis> = systemaxis (<long_expression>)
? systemaxis (<long_expression>).<axis_property>
Type
Axis
Range
Valid axis handle.
Scope
Configuration, Task, Terminal
Limitations
Cannot replace an axis within Motion commands.
Examples
GenericAxis = SystemAxis(1)
?SystemAxis(2).pcmd