Chapter 11 Motion Control Instructions
11-355
Parameter name Function Data type
Validation timing
instructions
1: Buffered
3: Blended with the
speed of previous
instruction
Previous
FALSE to TRUE.
TransitionMode
mode between two axes
group instructions
0: No transition curve
inserted
2: Make the transition at
the set constant
speed
3: Make the transition
based on the
specified corner
distance
MC_Transitio
n_Mode
0: mcTMNone
2:mcTMCons-
tantVelocity
3: mcTMCorner-
Distance
When Execute
changes from
FALSE to TRUE.
TransitionParamet
er
parameter for specific
transition mode
LREAL
Positive, 0
(0)
changes from
Note:
1. DMC_MoveLinearRelative instruction starts being executed when Execute changes from FALSE to
TRUE. Changing Execute from TRUE to FALSE during the instruction execution will have no impact
on the instruction execution.
2. The value of input parameter Distance[1] ~ Distance[8] means the end positions for linear interpolation.
3. Refer to section 10.2 for the relationship among Velocity, Acceleration, Deceleration and Jerk .
4. For details on BufferMode, refer to section 10.3.
5. The value of the input TransitionParameter of DMC_MoveLinearRelative instruction is invalid unless
mcTMCornerDistance is selected asTransitionMode .
Output Parameters
Done
TRUE when the instruction execution is
completed.
BOOL TRUE / FALSE
TRUE when the instruction is being executed.
TRUE when the instruction is controlling axes.
TRUE when the instruction execution is aborted.
Error
TRUE when an error occurs in execution of the
instruction.
BOOL TRUE / FALSE
ErrorID
Contains the error code when an error occurs.
Please refer to section 12.2.
WORD