RMP Motion Controller
10.4.4
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
MotionHoldTimeoutSet()
void MotionHoldTimeoutSet
(
double
seconds
)
Description:
MotionHoldTimeoutSet will set the time (samples) that the motion will wait for the hold conditions to be met, then it will execute.
Parameters
seconds
The timeout value.
Remarks
This function is also available in
RapidSequencer
.
Part of the
Motion Configuration
method group.
Sample Code:
// configure the next motion to wait 3.5 seconds for the hold conditions, then execute
axis->MotionHoldTimeoutSet(3.5);
See also
MotionHoldTimeoutGet
RSI
RapidCode
RapidCodeMotion
Generated on Thu Sep 28 2023 12:52:43 for RMP Motion Controller by
1.8.20