Difference between revisions of "MC-Basic:axis.ISSWAPED"

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This propertyindicates if the latest SwapCAM command has been executed or not. It isautomatically reset (0) when the SWAPCAM command is issued and set to 1 when theswap between the cam's is successfullyexecuted.
+
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 Only
+
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

See Also