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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Axystems:" to "")
Line 1: Line 1:
 +
{{Languages}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 07:33, 18 April 2017

Language: English  • 中文(简体)‎

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