MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ MotionCamMasterStartGet()

double MotionCamMasterStartGet ( Axis master)
pure virtual

Gets the position on the master that will start the cam when exceeded.

Description:
MotionCamMasterStartGet gets the position on the master that will start the cam when exceeded.
Returns
(int32) Position the master will start at when the cam is exceeded.
Sample Code:
printf("When the cam is exceeded, the master will start at position: %ld.\n", MotionCamMasterStartGet());
See also
MotionCamMasterStartSet