Difference between revisions of "AXY:MC-Basic:axis.DOUBLEMODE"
m (1 revision) |
|||
Line 36: | Line 36: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[Axystems:MC-Basic: | + | * [[Axystems:MC-Basic:axis.BLENDINGMETHOD|axis.BLENDINGMETHOD]] |
}} | }} |
Revision as of 10:59, 12 April 2011
Queries the DOUBLEMODE interpolation status during blending of two movements. Possible values are:
0 – blending has not yet started
1 – blending is in progress
Short form
<axis>.DMode
Syntax
?<axis>.DoubleMode
Availability
All versions
Type
Long
Range
0 or 1
Scope
Task or Terminal
Limitations
Read-Only
Examples
?A1.DoubleMode