Difference between revisions of "AXY:MC-Basic:group.DOUBLEMODE"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= ''<GROUP>.''DMode |SYNTAX= ?''<GROUP>.''DoubleMode |AVAILABILITY= All versions |DESCRIPTION= Queries the interpolation status during blending of two mo…')
 
m (1 revision)
(No difference)

Revision as of 16:09, 13 December 2010

Queries the interpolation status during blending of two movements
       0 – blending has not yet started
       1 – blending is in progress.

Short form

<GROUP>.DMode

Syntax

?<GROUP>.DoubleMode

Availability

All versions

Type

Long

Range

0, 1

Scope

Task or Terminal

Limitations

Read-Only

Examples

?G1.DoubleMode

See Also