RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
MotionCamRepeatFromSet()
void MotionCamRepeatFromSet
(
int32_t
repeatFrom
)
Description:
MotionCamRepeatFromSet sets the segment where the camming loops to on repeat.
Parameters
repeatFrom
Segment from which camming repeats.
Part of the
Camming
method group.
Sample Code:
// Set Cam Repeat location to the 3rd segment.
MotionCamRepeatFromSet
(3);
RSI::RapidCode::Axis::MotionCamRepeatFromSet
void MotionCamRepeatFromSet(int32_t repeatFrom)
Set the segment at which camming repeats.
See also
MotionCamRepeatFromSet
RSI
RapidCode
Axis
Generated by
1.10.0