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
axis-homing-akd-drive.cs, and axis-homing-ds402-drive.cs.