MC-Basic:element.BLENDINGPERCENTAGE
Language: | English |
---|
Overrides values of BLENDINGFACTOR and CP nodaly.
0% – no blending at all
100% – maximum amount of blending for the specified blending pair.
works for both BLENDINGMETHOD - 1(CP) and 2(SP).
If BLENDINGFACTOR or CP are also specified (non-default values), they will be ignored.
Syntax
<element>. BlendingPercentage = <value>
Availability
Since Version 0.4.18.1
Type
Double
Range
0 to 100
Units
Percents
Default
0 (no blending)
Scope
Task or Terminal
Limitations
Nodal-Only property
Examples
MOVE SCARA P1 BlendingPercentage = 100