Difference between revisions of "MC-Basic:group.DOMINANCEMODE"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Axystems:" to "")
Line 36: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[MC-Basic:group.BLENDINGMETHODbr|group.BLENDINGMETHODbr]]
+
* [[MC-Basic:group.BLENDINGMETHOD|group.BLENDINGMETHOD]]
  
  
 
}}
 
}}

Revision as of 13:49, 4 August 2014

Sets the goup type dominance (1 – Linear, 0 – Rotary). Usefull in non-homogenous groups to control the way how the group velocity is determined

Syntax

?<group>. DOMINANCEMODE

<group>. DOMINANCEMODE

Type

Long

Range

0, 1

Scope

Task or Terminal

Limitations

Read only

Examples

?G1.DoubleMode

See Also