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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "CAM table" to "Cam table")
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 18:13, 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