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):)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:axis.ACTIVECAM}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 34: Line 35:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems: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]]
  
  
 
}}
 
}}

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