DVP-15MC Series Motion Controller Operation Manual
11-70
MC_HaltSuperimposed
FB/FC Explanation Applicable model
FB
MC_HaltSuperimposed halts the execution of the
MC_MoveSuperimposed instruction.
Input Parameters
Parameter name Function Data type
Axis
Specify the number of the
axis which is to be
controlled.
USINT
of Section 2.2.
(The variable value
When Execute
changes from
FALSE to TRUE
Execute
executed when Execute
changes from FALSE to
BOOL
TRUE or FALSE
(FALSE)
-
Deceleration
deceleration rate.
2
LREAL
(The variable value
changes from
Jerk
Specify the change rate of
the target deceleration.
3
LREAL
Positive number
(The variable value
must be set)
When Execute
changes from
FALSE to TRUE
Notes:
1. MC_HaltSuperimposed instruction is executed when Execute changes from FALSE to TRUE. There
is no impact on the instruction execution when Execute of the instruction changes from TRUE to
FALSE during execution of the instruction.
2. Refer to section 10.2 for the relation between Deceleration and Jerk.
Output Parameters
Parameter name Function Data type Valid range
Done TRUE when the instruction execution is completed. BOOL TRUE / FALSE
Busy TRUE when the instruction is being executed. BOOL TRUE/FALSE
Active TRUE when the axis is being controlled. BOOL TRUE / FALSE
CommandAborted
TRUE when the instruction is aborted. BOOL TRUE / FALSE
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 for the corresponding error ID.
WORD -
MC_HaltSuperimposed
Axis Done
MC_HaltSuperimposed_instance
Execute
Deceleration
Busy
Active
Jerk
Error
ErrorID
CommandAborted