Difference between revisions of "AXY:MC-Basic:axis.BLENDINGSTARTCONDITION"
m (Miborich moved page Axystems:MC-Basic:axis.BLENDINGSTARTCONDITION to MC-Basic:axis.BLENDINGSTARTCONDITION: Global renaming of Axystems: namespace into (Main):) |
|||
Line 45: | Line 45: | ||
|SEE ALSO= | |SEE ALSO= | ||
* [[MC-Basic:axis.BLENDINGMETHOD|axis.BLENDINGMETHOD]] | * [[MC-Basic:axis.BLENDINGMETHOD|axis.BLENDINGMETHOD]] | ||
− | * [[ | + | * [[MC-Basic:axis.CP|axis.CP]] |
}} | }} |
Revision as of 08:44, 22 May 2014
Defines if the thrd motion in a blending sequece is blended with the first if he second is finished before the first.
0 – do not blend thrid motion with the first
1 – blend the third motion with the first if the second is finished befreo 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
?<axis>.BlendingStartCondition
<axis>. 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
Ax1. BlendingStartCondition = 1