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

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
m (Text replace - "Read-Only" to "Read only")
Line 30: Line 30:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only
+
Read only
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 14:05, 18 March 2014

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