Difference between revisions of "MC-Basic:axis.ISSWAPED"
m (1 revision) |
|||
Line 10: | Line 10: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | This | + | 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. |
|TYPE= | |TYPE= | ||
Line 28: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Read | + | Read only |
|EXAMPLE= | |EXAMPLE= |
Revision as of 11:47, 18 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