The RMP Motion Controller APIs

◆ MotionCamMasterStartSet()

void MotionCamMasterStartSet ( Axis * master,
double startPosition )
Description:
MotionCamMasterStartSet sets the position at which camming starts.
Remarks
This function is also available in RapidSequencer. Part of the Camming method group.
Sample Code:
void MotionCamMasterStartSet(Axis *master, double startPosition)
Set the position at which camming starts.
See also
MotionCamMasterStartGet