DVP15MC11T Operation Manual
11.3.8 MC_MoveAbsolute
FB/FC Explanation FB/FC
FB
MC_MoveAbsolute is used to make the axis move to the specified
absolute target position at the given speed, acceleration and deceleration.
DVP15MC11T
Input Parameters
Parameter name Function Data type
timing
Axis
Specify the number of the
axis which is to be
USINT
(The variable value
changes from
Execute
executed when Execute
changes from FALSE to
BOOL
TRUE or FALSE
(FALSE)
-
ContinuousUpdate Reserved - - -
Position
Specify the absolute
target position.
Rotary axis: 0≤ Position<
Modulo
Linear axis: No limit to
Position.
LREAL
Negative number,
positive number or 0
(0)
When Execute
changes from
FALSE to TRUE
Velocity
Specify the target velocity.
(Unit: Unit/s)
LREAL
(The variable value
Execute
changes from
FALSE to TRUE
Acceleration
acceleration.
2
LREAL
(The variable value
Execute
changes from
FALSE to TRUE
Deceleration
deceleration.
(Unit: Unit/s
2
)
LREAL
(The variable value
must be set)
changes from
FALSE to TRUE
Jerk
Specify the change rate of
target acceleration or
deceleration.
3
LREAL
Positive number
(The variable value
must be set)
changes from
FALSE to TRUE
Direction
direction (which is valid
only when the axis is the
MC_Direction
1: mcPositive-
Direction,
2: mcShortestWay,
changes from
FALSE to TRUE
MC_MoveAbsolute
Axis Done
MC_MoveAbsolute_instance
Execute
ContinuousUpdate
Busy
Active
Position
Error
ErrorID
CommandAborted
Acceleration
Deceleration
Jerk
Direction
Velocity
BufferMode
11-52