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

From SoftMC-Wiki
Jump to: navigation, search
Line 35: Line 35:
 
|SEE ALSO=
 
|SEE ALSO=
 
* [[MC-Basic:axis.CAMCYCLE|axis.CAMCYCLE]]
 
* [[MC-Basic:axis.CAMCYCLE|axis.CAMCYCLE]]
* [[Axystems:MC-Basic:cam.CYCLE|cam.CYCLE]]
+
* [[MC-Basic:cam.CYCLE|cam.CYCLE]]
  
  
 
}}
 
}}

Revision as of 08:49, 22 May 2014

This query returns the name of the cam table currently being pointed to by the master.

Short form

<axis>.ACAM

Syntax

?<axis>.ActiveCam

Availability

All versions

Range

Existing cam tables

Scope

Task or Terminal

Limitations

The value returned from this query cannot be used in expressions.

Examples

?A1.Acam

See Also