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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= ''<axis>''.CAbs |SYNTAX= ? ''<axis>''.CurrentAbsolute |AVAILABILITY= All versions |DESCRIPTION= Returns the absolute property of the currently executin…')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

Returns the absolute property of the currently executing  motion

Short form

<axis>.CAbs

Syntax

? <axis>.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

?Xaxis.CAbsolute

See Also