RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
SettleOnStopSet()
void SettleOnStopSet
(
bool
state
)
Description:
SettleOnStopSet sets the settling configuration for Stop events.
Parameters
state
True = settling on Stop, false = not settling.
Sample Code:
// Configure Axis to settle on Stop.
axis->SettleOnStopSet(
true
);
See also
SettleOnStopGet
RSI
RapidCode
Axis
Generated by
1.10.0