Difference between revisions of "AXY:MC-Basic:group.CURRENTABSOLUTE"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:group.CURRENTABSOLUTE to MC-Basic:group.CURRENTABSOLUTE: Global renaming of Axystems: namespace into (Main):)
m (Text replace - "Axystems:" to "")
Line 36: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:ABSOLUTE|ABSOLUTE]]
+
* [[MC-Basic:ABSOLUTE|ABSOLUTE]]
  
  
 
}}
 
}}

Revision as of 10:59, 22 May 2014

Returns the absolute property of the currently executing  motion

Short form

<Group>.CAbs

Syntax

? <Group>.CurrentAbsolute

Availability

All versions

Type

Long

Range

0 (OFF)

1 (ON)

Default

0 to Incremental commands

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?G1.CAbsolute

See Also