Difference between revisions of "MC-Basic:axis.ISSWAPED"
m (Text replace - "<axis>" to "<''axis''>") |
|||
Line 4: | Line 4: | ||
|SYNTAX= | |SYNTAX= | ||
− | ?'' <axis>''.ISwaped | + | ?'' <''axis''>''.ISwaped |
|AVAILABILITY= | |AVAILABILITY= |
Revision as of 11:19, 19 March 2014
This property indicates whether the latest SWAPCAM command has been executed or not. It is automatically reset (0) when the SWAPCAM command is issued, and set to 1 when the swap between the cams is successfully executed.
Syntax
? <axis>.ISwaped
Availability
Versions 4.0.1 and higher
Type
Long
Range
0, 1
Default
0
Scope
Task or Terminal
Limitations
Read only
Examples
?Axis1.ISWAPED