RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
BrakeApplyDelaySet()
void BrakeApplyDelaySet
(
double
seconds
)
Description:
BrakeApplyDelaySet sets the time that the
Axis
will delay applying the brake after the amplifier has been disabled.
Parameters
seconds
Delay in seconds.
Sample Code:
// configure the Axis to wait 75ms before applying the brake when the amp is disabled
axis->BrakeApplyDelaySet(0.075);
See also
BrakeApplyDelayGet
RSI
RapidCode
Axis
Generated by
1.10.0