| Sets a control mode of an axis at run time. The control mode must be compatible with the current access mode. Not all axes support control mode changes at run time. |
| V |
Execute |
BOOL |
Start setting a control mode for an axis. |
| V |
ControlMode |
MC_ControlMode
|
A control mode for an axis. |
| V |
Busy |
BOOL |
The function block is not finished and new output values are to be expected. |
| V |
Error |
BOOL |
Signals that an error has occurred within the function block. |
- Select different control modes for each axis, or change between control modes for different operations.
- Use this function only when an axis is disabled, or if the synchronized control mode is enabled.
|