RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
MotionCamRepeatFromGet()
int32_t MotionCamRepeatFromGet
(
)
Description:
MotionCamRepeatFromGet gets the segment where the camming loops to on repeat.
Returns
(int32_t) Segment from which camming repeats.
Part of the
Camming
method group.
Sample Code:
printf(
"camming begins repeating at segment: %ld.\n"
,
MotionCamRepeatFromGet
());
RSI::RapidCode::Axis::MotionCamRepeatFromGet
int32_t MotionCamRepeatFromGet()
Get the segment at which camming repeats.
See also
MotionCamRepeatFromSet
RSI
RapidCode
Axis
Generated by
1.10.0