RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
BrakeReleaseDelaySet()
void BrakeReleaseDelaySet
(
double
seconds
)
Description:
BrakeReleaseDelaySet sets the time (seconds) that the brake will wait to release after the amplifier is enabled.
Parameters
seconds
Delay in seconds.
Sample Code:
// configure the brake to release 50ms after the amplifier is enabled
axis->BrakeReleaseDelaySet(0.050);
See also
BrakeReleaseDelayGet
RSI
RapidCode
Axis
Generated by
1.10.0