AXY:MC-Basic:axis.DOUBLEMODE

From SoftMC-Wiki
Revision as of 09:27, 18 April 2017 by Chi (talk | contribs)
Jump to: navigation, search
Language: English  • 中文(简体)‎

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

See Also