Difference between revisions of "AXY:MC-Basic:group.ABSENABLE"
m (1 revision) |
m (Text replace - "''<value>''" to "<''value''>") |
||
Line 4: | Line 4: | ||
|SYNTAX= | |SYNTAX= | ||
− | ''<group>''.AbsEnable = '' | + | ''<group>''.AbsEnable = <''value''><br> |
? ''<group>''.AbsEn | ? ''<group>''.AbsEn |
Revision as of 09:05, 17 March 2014
The flag allows or prohibits the axis absolute motion .
Short form
<group>.AbsEn
Syntax
<group>.AbsEnable = <value>
? <group>.AbsEn
Availability
All versions
Type
Long
Range
0 (OFF)
1 (ON)
Default
1 for Absolute motion
Scope
Configuration, Task or Terminal
Limitations
Modal Only
Examples
Group1.AbsEn = 1
?Group1.AbsEnable
Move Group1 {100,50} absolute = True