Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
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.
roleDetermines which device to apply changes to. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
Returns
Operation status.
See also
GoRole, GoSensor_EnableData, GoSystem_ReceiveData, GoExposureCalMsg_Status, GoExposureCalMsg_Exposure