double MotionCamMasterStartGet ( )
Description:
MotionCamMasterStartGet gets the position on the master that will start the cam when exceeded.
Returns:
(long) 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