Gocator API

◆ GoControl_BeginExposureAutoSet()

kStatus GoControl_BeginExposureAutoSet ( GoControl  control,
GoRole  role 
)

Sends an exposure auto set command to a sensor, but doesn't wait for the response.

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

Version
Introduced in firmware 4.0.10.27
Parameters
controlGoControl object.
roleThe sensor's role.
Returns
Operation status.
See also
GoControl_EndExposureAutoSet