RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
PathMotionStart()
void PathMotionStart
(
)
Description:
PathMotionStart starts the path motion.
Sample Code:
multiAxis->PathMotionStart();
Note
Must be called after PathListEnd. Do not exit the program or thread until the motion is complete. Path motion relies on the Service thread to load more points when needed.
See also
PathListStart
,
PathListEnd
Examples
PathMotion.cpp
.
RSI
RapidCode
MultiAxis
Generated by
1.10.0