Gocator API

◆ GoControl_BeginStop()

kStatus GoControl_BeginStop ( GoControl  control)

Sends a stop command to a sensor, but doesn't wait for the response.

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

Version
Introduced in firmware 4.0.10.27
Parameters
controlGoControl object.
Returns
Operation status.
See also
GoControl_EndStop