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