RMP Motion Controller
10.4.1
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
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
Remarks
This function is also available in
RapidSequencer
.
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 on Mon Mar 6 2023 09:42:49 for RMP Motion Controller by
1.8.20