Difference between revisions of "AXY:MC-Basic:axis.DOUBLEMODE"
m (Text replace - "Read-Only" to "Read only") |
|||
Line 36: | Line 36: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.BLENDINGMETHOD|axis.BLENDINGMETHOD]] |
}} | }} |
Revision as of 08:43, 22 May 2014
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