© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
359
Enables the auto gain functionality (see also
is_SetAutoParameter()). You can disable the
auto gain functionality by setting a value for
nMaster.
Sets the red channel gain factor (0...100).
The red channel gain factor will not be
changed.
Sets the green channel gain factor (0...100).
The green channel gain factor will not be
changed.
Sets the blue channel gain factor (0...100).
The blue channel gain factor will not be
changed.
Return values
When used with
IS_GET_MASTER_GAIN
IS_GET_RED_GAIN
IS_GET_GREEN_GAIN
IS_GET_BLUE_GAIN
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).
The camera type defined in the .ini file does not match the
current camera model.
Camera is in standby mode, function not allowed
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.dll (API) and the driver file
(uc480_usb.sys) do not match.
The camera does not contain any calibration data.
The camera model used here does not support this
function or setting.
Function executed successfully
A timeout occurred. An image capturing process could not
be terminated within the allowable period.
Related functions
is_SetHWGainFactor()