| Removes an axis from a group. The command can't be buffered. If there is no axis left in the group, the state changes to GroupDisabled. |
| B |
GroupIn |
AXES_GROUP_REF
|
Reference to a group of axes. References are zero based. You can have up to 32 groups. |
| B |
Execute |
BOOL |
Starts the axis removal process at the rising edge. |
| E |
IdentInGroup |
IDENT_IN_GROUP_REF
|
Identifies the axis in the group. |
| B |
Done |
BOOL |
AXES_GROUP_REF is valid and the axis removed. |
| E |
Busy |
BOOL |
The function block is not finished. |
| B |
Error |
BOOL |
Signals that an error has occurred within the function block. |
| If sent to a group that is not in GroupDisabled, it generates an error and the function block is not executed. |