Difference between revisions of "MC-Basic:axis.ISSWAPED"
m (Text replace - "Versions 4.0.1 and higher" to "Since Version 4.0.1") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:axis.ISSWAPED}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 34: | Line 35: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:SWAPCAM|SWAPCAM]] |
}} | }} |
Latest revision as of 13:21, 19 April 2017
Language: | English • 中文(简体) |
---|
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
Since Version 4.0.1
Type
Long
Range
0, 1
Default
0
Scope
Task or Terminal
Limitations
Read only
Examples
?Axis1.ISWAPED