RMP Motion Controller
10.4.4
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
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.
Remarks
This function is also available in
RapidSequencer
.
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 on Thu Sep 28 2023 12:52:42 for RMP Motion Controller by
1.8.20