Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoControl_BeginScheduledStart ( GoControl  control,
k64s  value 
)

Sends a scheduled start command to a sensor with the currently selected input source, but doesn't wait for the response.

Use the GoControl_EndScheduledStart function to wait for the sensor's reply.

Version
Introduced in firmware 4.1.3.106
Parameters
controlGoControl object.
valueScheduled start value (in uS for time trigger and ticks for encoder trigger)
Returns
Operation status.
See also
GoControl_EndScheduledStart, GoControl_SetInputSource, GoControl_GetInputSource