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