RMP Motion Controller
10.6.6
APIs
, concepts, guides, and more
Community
Support
Contact
◆
MotionDelayGet()
double MotionDelayGet
(
)
Description:
MotionDelayGet returns the delay (seconds) that will occur before motion starts.
Returns
(double) Delay time in seconds.
Part of the
Motion Configuration
method group.
Sample Code:
printf(
"Motion will delay %lf seconds\n"
, axis-
MotionDelayGet
());
RSI::RapidCode::RapidCodeMotion::MotionDelayGet
double MotionDelayGet()
Get the delay (seconds) that will occur before motion starts.
See also
MotionDelaySet
RSI
RapidCode
RapidCodeMotion
Generated by
1.10.0