RMP Motion Controller
10.6.6
APIs
, concepts, guides, and more
Community
Support
Contact
◆
MotionHoldTimeoutGet()
double MotionHoldTimeoutGet
(
)
Description:
MotionHoldTimeoutGet gets the motion hold timeout value.
Returns
(double) Seconds - is the time the motion will wait for the hold attributes, then it will execute
Part of the
Motion Configuration
method group.
Sample Code:
printf(
"Motion Hold Timeout in Seconds: %lf\n"
, axis->MotionHoldTimeoutGet());
See also
MotionHoldTimeoutSet
RSI
RapidCode
RapidCodeMotion
Generated by
1.10.0