DVP-15MC Series Motion Controller Operation Manual
11-324
DMC_GroupInterrupt
FB/FC
Explanation Applicable model
FB
DMC_GroupInterrupt is used to pause the motion of the current
axes group for a period of time.
Input Parameters
Parameter name Function Data type
Validation timing
AxesGroup
Specify the number of the
axes group which is to be
enabled
USINT
(The variable
value must be
When Execute
changes from
FALSE to TRUE
Execute
The instruction is executed
when Execute changes
from FALSE to TRUE.
BOOL
TRUE or FALSE
(FALSE)
Note:
Deceleration and Jerk are reserved and their setting values are invalid.
Output Parameter
Done
TRUE when the instruction execution is
completed.
BOOL TRUE / FALSE
TRUE when the instruction is being executed.
TRUE when the instruction is aborted.
TRUE when there is an error.
ErrorID
Contains error codes when an error occurs.
Please refer to section 12.2 for the corresponding
WORD
Output Update Timing
Timing for changing to TRUE
Timing for changing to FALSE
Done
When the axes group is paused
successfully.
When Execute changes from TRUE to
FALSE.
Busy
When Execute changes to TRUE.
When Done
TRUE.
When CommandAborted changes from
FALSE to TRUE.
When Error changes from FALSE to
DMC_GroupInterrupt
AxesGroup Done
DMC_GroupInterrupt_instance
Execute
Deceleration
Busy
CommandAborted
Error
Jerk
ErrorID