© 2013 Thorlabs GmbH
4 Programming (SDK)
229
Only a small area in the image center is used for
metering.
Metering is based on that part of the field of view that
corresponds to the portrait format.
Metering is based on that part of the field of view that
corresponds to the landscape format.
Status Flags in UC480_AUTO_INFO::AAntiFlickerCaps
Anti flicker function disabled.
The anti flicker mode is selected automatically (50 or
60 Hz).
ANTIFLCK_MODE_SENS_50_FIXED
The anti flicker mode is set to a fixed value of 50 Hz.
ANTIFLCK_MODE_SENS_60_FIXED
The anti flicker mode is set to a fixed value of 60 Hz.
Status Flags in UC480_AUTO_INFO::SensorWBModeCaps
Disables the sensor's auto white balance
Sensor automatically determines auto white balance
Sensor automatically determines auto white balance
using the Gray World algorithm. This algorithm assumes
that the average color value in the scene is gray.
WB_MODE_INCANDESCENT_LAMP
Sensor sets auto white balance to incandescent light
Sensor sets auto white balance to fluorescent light
(daylight type)
WB_MODE_OUTDOOR_CLEAR_SKY
Sensor sets auto white balance to direct daylight
Sensor sets auto white balance to cloudy sky
Return values
IS_CANT_COMMUNICATE_WITH_DRIVER
Communication with the driver failed because no driver
has been loaded.
An attempt to initialize or select the camera failed (no
camera connected or initialization error).
One of the submitted parameters is outside the valid
range or is not supported for this sensor or is not
available in this mode.
An IO request from the uc480 driver failed. Possibly the
versions of the uc480_api.dll (API) and the driver file
(uc480_usb.sys) do not match.
The camera model used here does not support this
function or setting.
Function executed successfully
Related functions
is_SetAutoParameter()
303