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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "<ELEMENT>.BlendProtected Short Form None Syntax ?<element>.BlendProtected Availability 4.5.x and above Description Sets the protected part of the move that is guaranteed not goin…")
 
Line 1: Line 1:
<ELEMENT>.BlendProtected
 
Short Form None
 
Syntax ?<element>.BlendProtected
 
Availability 4.5.x and above
 
Description Sets the protected part of the move that is guaranteed not going to be blended.Percentage of the current motion path (measured from the end) that is going to be executed completely separated from the previously entered motion.
 
Has a higher priority than the BlendingFactor. This means if two motions of same length are blended and Bfactor = 50 and Bprotected = 60 the superposition of the two motions will start at 40% of the path of the first move.
 
  
Illustration 4: Blending Factor = 50 BlendingProtected = 0
 
  
  
Illustration 5: Blending Factor = 50 BlendingProtected = 60
 
  
 +
 +
 +
{{MC-Basic
 +
|SHORT FORM=
 +
None
 +
|SYNTAX=
 +
?<element>.BlendProtected
 +
|AVAILABILITY=
 +
4.5.x and above
 +
|DESCRIPTION=
 +
Sets the protected part of the move that is guaranteed not going to be blended.Percentage of the current motion path (measured from the end) that is going to be executed completely separated from the previously entered motion.
 +
Has a higher priority than the BlendingFactor. This means if two motions of same length are blended and Bfactor = 50 and Bprotected = 60 the superposition of the two motions will start at 40% of the path of the first move.
  
 
Defines the smallest amount of the motion that is not blended, which means that according to the blending conditions the un-blended part of the second move can be longer but not shorter then the given percentage given in BlendProtected.  
 
Defines the smallest amount of the motion that is not blended, which means that according to the blending conditions the un-blended part of the second move can be longer but not shorter then the given percentage given in BlendProtected.  
Line 16: Line 20:
 
NOTE
 
NOTE
 
Applicable only with BlendingMethod = 2 and time-based profile active (prftype=2).
 
Applicable only with BlendingMethod = 2 and time-based profile active (prftype=2).
Type Double
+
 
Range 0-100
+
|TYPE=
Units path length percentage
+
Double
Default 0
+
|RANGE=
 +
0-100
 +
|UNITS=
 +
path length percentage
 +
|DEFAULT=
 +
|SCOPE=
 
Scope Configuration, Task or Terminal
 
Scope Configuration, Task or Terminal
Limitations Modal/Nodal
+
|LIMITATIONS=
Example ?Ax1.BlendProtected
+
Modal/Nodal
See Also
+
|EXAMPLE=
 +
?Ax1.BlendProtected
 +
|SEE ALSO=
 +
}}

Revision as of 11:07, 24 March 2011




Sets the protected part of the move that is guaranteed not going to be blended.Percentage of the current motion path (measured from the end) that is going to be executed completely separated from the previously entered motion. Has a higher priority than the BlendingFactor. This means if two motions of same length are blended and Bfactor = 50 and Bprotected = 60 the superposition of the two motions will start at 40% of the path of the first move.

Defines the smallest amount of the motion that is not blended, which means that according to the blending conditions the un-blended part of the second move can be longer but not shorter then the given percentage given in BlendProtected. Setting any value > 0 means that the next movement won't be blend although the blendingfactor is defined. NOTE Applicable only with BlendingMethod = 2 and time-based profile active (prftype=2).

Short form

None

Syntax

?<element>.BlendProtected

Availability

4.5.x and above

Type

Double

Range

0-100

Units

path length percentage

Scope

Scope Configuration, Task or Terminal

Limitations

Modal/Nodal

Examples

?Ax1.BlendProtected