MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ BrakeModeGet()

RSIMotorBrakeMode BrakeModeGet ( )
pure virtual

Get the brake mode.

Description:
BrakeModeGet returns the brake mode.
Returns
(RSIMotorBrakeMode) Brake Mode (Instant or Delayed).
Sample Code:
{
printf(" Brake mode is DELAY \n");
}
See also
BrakeModeSet