RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
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.
Sample Code:
// Configure Axis to settle on E-Stop.
axis->SettleOnEStopSet(
true
);
See also
SettleOnEStopGet
RSI
RapidCode
Axis
Generated by
1.10.0