RMP Motion Controller
10.4.3
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
SettleOnEStopCmdEqActSet()
void SettleOnEStopCmdEqActSet
(
bool
state
)
Description:
SettleOnEStopCmdEqActSet set the settling configuration for E-Stop events (when configured for Command = Actual).
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->SettleOnEStopCmdEqActSet(
true
);
See also
SettleOnEStopCmdEqActGet
RSI
RapidCode
Axis
Generated on Thu Jul 6 2023 17:10:58 for RMP Motion Controller by
1.8.20