APIs, concepts, guides, and more

◆ OperationModeSet()

void OperationModeSet ( RSIOperationMode mode)
Description:
OperationModeSet will set the axis operation mode.
Parameters
modeOperation Mode.
Note
We recommend that you avoid using this function while the axis is enabled. This function will use a ServiceChannelWrite if Operation Mode is not cyclically exchanged.
See also
OperationModeGet
Examples
Homing.cs.