RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
BrakeApplyDelayGet()
double BrakeApplyDelayGet
(
)
Description:
BrakeApplyDelayGet returns the delay time for the brake to be applied, after the amplifier is disabled.
Returns
(double) In seconds.
Sample Code:
printf(
" The brake will be applied %lf seconds after the amplifier is disabled\n"
, axis->BrakeApplyDelayGet());
See also
BrakeApplyDelaySet
RSI
RapidCode
Axis
Generated by
1.10.0