Difference between revisions of "AXY:MC-Basic:group.ABSENABLE"
m (Text replace - "''<group>''" to "<''group''>") |
|||
Line 44: | Line 44: | ||
* [[Axystems:MC-Basic:axis.ABSOLUTE|axis.ABSOLUTE]] | * [[Axystems:MC-Basic:axis.ABSOLUTE|axis.ABSOLUTE]] | ||
* [[Axystems:MC-Basic:group.ABSOLUTE|group.ABSOLUTE]] | * [[Axystems:MC-Basic:group.ABSOLUTE|group.ABSOLUTE]] | ||
− | * [[ | + | * [[MC-Basic:axis.ABSENABLE|axis.ABSENABLE]] |
}} | }} |
Revision as of 08:43, 22 May 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