Chapter 11 Motion Control Instructions
11-311
DMC_RemoveAxisFromGroup
FB/FC
Explanation Applicable model
FB
DMC_RemoveAxisFromGroup is used to remove an axis from an
axes group.
DMC_RemoveAxisFromGroup
AxesGroup Done
DMC_RemoveAxisFromGroup_instance
Execute
IdentInGroup
Busy
Error
ErrorID
Input Parameters
Parameter name Function Data type
Validation timing
AxesGroup The axes group number
USINT
(The variable value
changes from
Execute
executed when Execute
changes from FALSE to
BOOL
TRUE or FALSE
(FALSE)
IdentlnGroup
the axis to be removed
from the axes group
INT
(The variable value
changes from
FALSE to TRUE.
Output Parameters
Done
TRUE when the instruction execution is
completed.
BOOL TRUE / FALSE
TRUE when the instruction is being executed.
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.
WORD
Output Update Timing
Timing for changing to TRUE
Timing for changing to FALSE
Done
When the axis is removed from the axes
group.
When Execute changes from TRUE to
FALSE
Busy When the instruction is being executed.
When Execute changes from TRUE to
FALSE
When Done changes to TRUE
When Error changes to TRUE
Error
When an error occurs in the instruction
execution or the input parameters for the
When Execute changes from TRUE to
FALSE