MC-Basic:axis.ISSWAPED

From SoftMC-Wiki
Revision as of 16:10, 13 December 2010 by Arwiebe (talk | contribs) (1 revision)
Jump to: navigation, search

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.

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