Difference between revisions of "AXY:MC-Basic:axis.DOUBLEMODE"
m |
|||
Line 1: | Line 1: | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
− | '' | + | <''axis''>.DMode |
|SYNTAX= | |SYNTAX= | ||
− | ?'' | + | ?<''axis''>.DoubleMode |
|AVAILABILITY= | |AVAILABILITY= | ||
Line 11: | Line 11: | ||
|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= |
Revision as of 15:20, 16 March 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