MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ MotionCamRepeatFromGet()

int32 MotionCamRepeatFromGet ( )
pure virtual

Get the segment at which camming repeats.

Description:
MotionCamRepeatFromGet gets the segment where the camming loops to on repeat.
Returns
(int32) Segment from which camming repeats.
Sample Code:
printf("camming begins repeating at segment: %ld.\n", MotionCamRepeatFromGet());
See also
MotionCamRepeatFromSet