RMP Motion Controller
10.4.1
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 Mon Mar 6 2023 09:42:48 for RMP Motion Controller by
1.8.20