Transition Between Moves

A transition mode must be specified when a new move is appended to a move that is already in progress.

  • Different transition parameters may be required, depending on the transition mode.
  • This characterizes the contour of the transition segment.

The supported transition modes are:

Transition Mode Parameters

Parameters

Number of Transition 
Parameter Array Elements

Transition Parameter IndexClosed Zero pulse (zero signal) of a hardware pin such as digital input or feedback pin.

Transition Parameter Name

Transition Parameter Description

Units

TMNone

0

 

 

 

 

TMCornerDistance

2

0

Corner Distance

Distance to the corner of the deviation and the return point from the original contour.

User units

1

VelocityClosed For a group of axes this means: In ACS the velocities of the different axes. In MCS and PCS it provides the velocity of the TCP

The velocity value of the transition segment.

User unit/sec

No Transition (TMNone)

Insert no transition contour segment.

 

Motion PathClosed Set of continuous positions and orientation information in multi-dimensional space. Geometrical description of a space curve that the TCP of an axesgroup moves along.

 

Motion Velocity Profile

Corner Distance (TMCornerDistance)

Transition with given corner distance.

 

Motion Path

 

Motion Velocity Profile

  • The corner distance transition mode is specified using TMCornerDistance as the transition mode for a motion block.

Transition Parameter Index

Transition Parameter Index

Name

Description

0

Corner Distance

Distance to the corner of the deviation and the return point from the original contour.

1

Velocity

The velocity value of the transition segment.

  • Corner Distance transitions are handled differently, depending upon whether the connecting moves are lines or arcs, and all of the possible combinations, (line-line, arc-arc, line-arc, arc-line).

S-Curve Corner Distance (MC_TRANSITION_MODE_S_CURVE_CORNER)

Transition with given corner distance, using JerkClosed In physics, jerk is the rate of change of acceleration. More precisely, the derivative of acceleration with respect to time. for each axis profile.

 

 

Motion Path

 

Motion Velocity Profile

  • The S-Curve corner distance transition mode is specified using MC_TRANSITION_MODE_S_CURVE_CORNER as the transition mode for a motion block.

Transition Parameter Index

Transition Parameter Index

Name

Description

0

Corner Distance

Distance to the corner of the deviation and the return point from the original contour.

1

N/A

N/A

See Also