APIs, concepts, guides, and more

◆ RSIMotorDisableAction

enum class RSIMotorDisableAction
strong
Enumerator
RSIMotorDisableActionNONE 

No action taken when disabled.

RSIMotorDisableActionCMD_EQ_ACT 

Set Command Position = Actual Position when amp is disabled.

Note
CMD_EQ_ACT will not work in MOVING, STOPPING, or STOPPED states to preserve motion trajectory integrity. See AmpEnableSet() for override options.

Definition at line 1316 of file rsienums.h.