Gocator API

◆ GoSensor_ExposureAutoSet()

kStatus GoSensor_ExposureAutoSet ( GoSensor  sensor,
GoRole  role 
)

Perform an exposure auto set.

NOTE: This operation will result in a sensor start for the duration of the exposure AutoSet. A successful operation status does NOT modify the configuration. You must retrieve the resulting exposure value and set it for the appropriate exposure setting. This involves enabling the data connection prior to running exposure auto set and then receiving an exposure auto set message, which you can then use to query the status and access the resulting value.

Version
Introduced in firmware 4.0.10.27
Parameters
sensorGoSensor object.
roleThe role of the device to auto set.
Returns
Operation status.
See also
GoRole, GoSensor_EnableData, GoSystem_ReceiveData, GoExposureCalMsg_Status, GoExposureCalMsg_Exposure