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

From SoftMC-Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
{{Languages|MC-Basic:axis.ACTIVECAM}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Latest revision as of 07:19, 17 April 2017

Language: English  • 中文(简体)‎

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