Difference between revisions of "AXY:MC-Basic:group.BLENDINGSTARTCONDITION"
(grammar fix) |
|||
| Line 11: | Line 11: | ||
Since Version 4.5.1 | Since Version 4.5.1 | ||
|DESCRIPTION= | |DESCRIPTION= | ||
| − | Defines if the | + | Defines if the third motion in a blending sequence is blended with the first if the second is finished before the first.<br> |
| − | 0 – do not blend | + | 0 – do not blend third motion with the first<br> |
| − | 1 – blend the third motion with the first if the second is finished | + | 1 – blend the third motion with the first if the second is finished before the first. |
Previously used in form of user functions: | Previously used in form of user functions: | ||
Revision as of 12:06, 20 September 2016
Defines if the third motion in a blending sequence is blended with the first if the second is finished before the first.
0 – do not blend third motion with the first
1 – blend the third motion with the first if the second is finished before the first.
Previously used in form of user functions:
int MOT_SET_3SKIPP(int x, int y, int z) int MOT_GET_3SKIPP(int x, int y, int z)
Syntax
?<group>.BlendingStartCondition
<group>. BlendingStartCondition = <value>
Availability
Since Version 4.5.1
Type
Long
Range
0 /1
Default
0
Scope
Task or Terminal
Limitations
Mixed profiler types are not valid , Modal/Nodal
Examples
G1. BlendingStartCondition = 1