The RMP Motion Controller APIs

◆ MotionCamRepeatFromSet()

void MotionCamRepeatFromSet ( int32_t repeatFrom)
Description:
MotionCamRepeatFromSet sets the segment where the camming loops to on repeat.
Parameters
repeatFromSegment from which camming repeats.
Remarks
This function is also available in RapidSequencer.

Part of the Camming method group.

Sample Code:
// Set Cam Repeat location to the 3rd segment.
void MotionCamRepeatFromSet(int32_t repeatFrom)
Set the segment at which camming repeats.
See also
MotionCamRepeatFromSet