RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
TriggeredModifyDecelerationSet()
void TriggeredModifyDecelerationSet
(
double
decel
)
Description:
TriggeredModifyDecelerationSet sets the deceleration rate for an Triggered Modify Event
Parameters
decel
(the deceleration in units per second per second)
Sample Code:
// configure the E-Stop Event Deceleration to 10,000 units/second^2
axis->TriggeredModifyDecelerationSet(10000.0);
See also
TriggeredModifyDecelerationGet
Examples
UserLimitCommandPositionDirect.cs
.
RSI
RapidCode
Axis
Generated by
1.10.0