DVP15MC11T Operation Manual
11.3.7 MC_MoveAdditive
FB/FC Explanation Applicable model
FB
MC_MoveAdditive is used to make the axis move an additive distance at
a given speed, acceleration and deceleration.
DVP15MC11T
Input Parameters
Parameter
Function Data type
Validation timing
Axis
Specify the number of the axis
which is to be controlled
USINT
(The variable value
changes from
Execute
The instruction is executed when
Execute changes from FALSE to
TRUE.
BOOL
TRUE or FALSE
(FALSE)
-
Reserved - - -
Distance
Specify the additive distance.
(Unit: Unit)
LREAL
positive number or 0
When Execute
changes from
FALSE to TRUE
Velocity
Specify the target velocity.
(Unit: Unit/s)
LREAL
Positive number or 0
(0)
changes from
Acceleration
Specify the target acceleration.
(Unit: Unit/s
2
)
LREAL
(The variable value
changes from
FALSE to TRUE
Deceleration
Specify the target deceleration.
(Unit: Unit/s
2
)
LREAL
(The variable value
When Execute
changes from
FALSE to TRUE
Jerk
Specify the change rate of target
acceleration and deceleration.
(Unit: Unit/s
3
)
LREAL
(The variable value
must be set)
changes from
FALSE to TRUE
BufferMode
Specify the behavior when
executing two instructions.
0: Aborting
1: Buffered
2: BlendingLow
3: Blending Previous
4: BlendingNext
5: Blending High
MC_Buffer_
Mode
0: mcAborting
1: mcBuffered
2: mcBlendingLow
3: mcBlending
_Previous
4: mcBlending _Next
5: mcBlending _High
(0)
When Execute
changes from
FALSE to TRUE
MC_MoveAdditive
Axis Done
MC_MoveAdditive_instance
Execute
ContinuousUpdate
Busy
Active
Distance
Error
ErrorID
CommandAborted
Acceleration
Deceleration
Jerk
BufferMode
Velocity
11-44