RMP Motion Controller
10.4.4
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
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.
Remarks
This function is also available in
RapidSequencer
.
Part of the
Camming
method group.
Sample Code:
// Set Cam Repeat location to the 3rd segment.
MotionCamRepeatFromSet
(3);
See also
MotionCamRepeatFromSet
RSI::RapidCode::Axis::MotionCamRepeatFromSet
void MotionCamRepeatFromSet(int32_t repeatFrom)
Set the segment at which camming repeats.
RSI
RapidCode
Axis
Generated on Thu Sep 28 2023 12:52:42 for RMP Motion Controller by
1.8.20