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

From SoftMC-Wiki
Jump to: navigation, search
m
m (Text replace - "CAM table" to "Cam table")
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This query returns the name of the CAM table currently being pointed to by the master.
+
This query returns the name of the Cam table currently being pointed to by the master.
  
 
|TYPE=
 
|TYPE=
Line 16: Line 16:
  
 
|RANGE=
 
|RANGE=
Existing CAM tables
+
Existing Cam tables
  
 
|UNITS=
 
|UNITS=

Revision as of 11:12, 20 March 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