Difference between revisions of "AXY:MC-Basic:axis.DOUBLEMODE"
m (Itay moved page MC-Basic:axis.DOUBLEMODE to AXY:MC-Basic:axis.DOUBLEMODE) |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.DOUBLEMODE}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
− | '' | + | <''axis''>.DMode |
|SYNTAX= | |SYNTAX= | ||
− | ?'' | + | ?<''axis''>.DoubleMode |
|AVAILABILITY= | |AVAILABILITY= | ||
Line 11: | Line 12: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
Queries the DOUBLEMODE interpolation status during blending of two movements. Possible values are:<br> | Queries the DOUBLEMODE interpolation status during blending of two movements. Possible values are:<br> | ||
− | + | 0 – blending has not yet started <br> | |
− | + | 1 – blending is in progress | |
|TYPE= | |TYPE= | ||
Line 30: | Line 31: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Read | + | Read only |
|EXAMPLE= | |EXAMPLE= | ||
Line 36: | Line 37: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.BLENDINGMETHOD|axis.BLENDINGMETHOD]] |
− | + | * [[MC-Basic:axis.DoubleModePercentage|axis.DoubleModePercentage]] | |
− | |||
}} | }} | ||
+ | --> |