MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ MotionHoldTimeoutSet()

void MotionHoldTimeoutSet ( double  seconds)
pure virtual

Set the motion hold timeout value.

Description:
MotionHoldTimeoutSet will set the time (samples) that the motion will wait for the hold conditions to be met, then it will execute.
Parameters
secondsThe timeout value.
Sample Code:
// configure the next motion to wait 3.5 seconds for the hold conditions, then execute
See also
MotionHoldTimeoutGet