RMP Motion Controller
10.6.4
APIs
, concepts, guides, and more
Community
Support
Contact
◆
EStopModify()
void EStopModify
(
)
Description:
EStopModify will declerate an axis to a stop using EStopDecelerationSet(). After the E-Stop has finished, the axis will be in
RSIStateERROR
. The amplifier will still be enabled.
Part of the
Action
method group.
Sample Code:
// E-Stop with a deceleration rate
axis->EStopModify();
See also
ClearFaults
, EStopDecelerationSet, EStopJerkPercentSet
RSI
RapidCode
RapidCodeMotion
Generated by
1.10.0