Chapter 11 Motion Control Instructions
11-329
DMC_GroupContinue
FB/FC
Explanation Applicable model
FB
DMC_GroupContinue is used to make the paused axes group
continue to run.
DMC_GroupContinue
AxesGroup Done
DMC_GroupContinue_instance
Execute Busy
CommandAborted
Error
ErrorID
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
BOOL
TRUE or FALSE
(FALSE)
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 continues to
run.
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
CommandAborted
When the instruction execution is
When Execute changes from TRUE to
FALSE.