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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:axis.ACTIVECAM to MC-Basic:axis.ACTIVECAM: Global renaming of Axystems: namespace into (Main):)
Line 34: Line 34:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:axis.CAMCYCLE|axis.CAMCYCLE]]
+
* [[MC-Basic:axis.CAMCYCLE|axis.CAMCYCLE]]
 
* [[Axystems:MC-Basic:cam.CYCLE|cam.CYCLE]]
 
* [[Axystems:MC-Basic:cam.CYCLE|cam.CYCLE]]
  
  
 
}}
 
}}

Revision as of 08:43, 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