The RMP Motion Controller APIs

◆ OperationModeSet()

void OperationModeSet ( RSIOperationMode mode)
Description:
OperationModeSet will set the axis operation mode.
Parameters
modeOperation Mode.
Remarks
This function is also available in RapidSequencer.
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.