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