DVP-15MC Series Motion Controller Operation Manual
11-396
11.8 Coordination Instructions
DMC_ControlAxisByPos
Explanation Applicable model
FB
DMC_ControlAxisByPos controls the motion of an axis by sending an
incremental position to the axis.
DM C_CAB yPos_instance
DMC_ControlAxisByPos
ErrorID
Error
CommandAborted
Active
Busy
InControl
Deceleration
Acceleration
Velocity
Position
ContinousUpdate
Execute
Axis
Jerk
Input Parameters
Parameter name Function Data type
Valid range
(Default)
Validation
timing
Axis
Specify the number of the axis
which is to be controlled.
USINT
Ranges that
Controllers
Correspond to".
(The variable value
When Execute
changes from
FALSE to
TRUE
Execute
The instruction is executed
when Execute changes from
BOOL
TRUE or FALSE
(FALSE)
-
Reserved
- - -
Position
Specify the incremental
position.
LREAL
Negative number
and 0
(0)
When Execute
changes from
FALSE to
TRUE
Velocity Specify the target speed LREAL
(The variable
value must be set)
Acceleration Specify the target acceleration. LREAL
(The variable
value must be set)
Deceleration Specify the target deceleration. LREAL
(The variable
value must be set)
Jerk
Specify the change rate of
target acceleration or
LREAL
(The variable