EasyManuals Logo

THORLABS DCU22 Series Description And Sdk Manual

THORLABS DCU22 Series
513 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #333 background imageLoading...
Page #333 background image
© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
331
IS_INVALID_CAMERA_TYPE
The camera type defined in the .ini file does not
match the current camera model.
IS_INVALID_CAMERA_HANDLE
Invalid camera handle
IS_INVALID_MODE
Camera is in standby mode, function not allowed
IS_INVALID_PARAMETER
One of the submitted parameters is outside the
valid range or is not supported for this sensor or
is not available in this mode.
IS_INVALID_WB_BINNING_MODE
Mono binning/mono sub-sampling do not
support automatic white balance.
IS_IO_REQUEST_FAILED
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.
IS_NO_SUCCESS
General error message
IS_NOT_CALIBRATED
The camera does not contain any calibration
data.
IS_NOT_SUPPORTED
The camera model used here does not support
this function or setting.
IS_NULL_POINTER
Invalid array
IS_SUCCESS
Function executed successfully
IS_TIMED_OUT
A timeout occurred. An image capturing process
could not be terminated within the allowable
period.
Related functions
is_ParameterSet()
is_GetAutoInfo()
is_SetHardwareGain()
is_SetHWGainFactor()
is_Exposure()
is_SetFrameRate()
is_AOI()
Examples
//Enable auto gain control:
double dEnable = 1;
int ret = is_SetAutoParameter (hCam, IS_SET_ENABLE_AUTO_GAIN, &dEnable, 0);
//Set brightness setpoint to 128:
double nominal = 128;
int ret = is_SetAutoParameter (hCam, IS_SET_AUTO_REFERENCE, &nominal, 0);
//Return shutter control limit:
double maxShutter;
int ret = is_SetAutoParameter (hCam, IS_GET_AUTO_SHUTTER_MAX, &maxShutter, 0);

Table of Contents

Other manuals for THORLABS DCU22 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the THORLABS DCU22 Series and is the answer not in the manual?

THORLABS DCU22 Series Specifications

General IconGeneral
BrandTHORLABS
ModelDCU22 Series
CategorySecurity Camera
LanguageEnglish

Related product manuals