RMP Motion Controller
10.4.4
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
SettleOnEStopSet()
void SettleOnEStopSet
(
bool
state
)
Description:
SettleOnEStopSet sets the settling configuration for E-Stop events.
Parameters
state
True = settling on E-Stop, false = not settling.
Remarks
This function is also available in
RapidSequencer
.
Sample Code:
// Configure Axis to settle on E-Stop.
axis->SettleOnEStopSet(
true
);
See also
SettleOnEStopGet
RSI
RapidCode
Axis
Generated on Thu Sep 28 2023 12:52:42 for RMP Motion Controller by
1.8.20