EasyManuals Logo

THORLABS DCU223 SERIES Description And Sdk Manual

THORLABS DCU223 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 #264 background imageLoading...
Page #264 background image
© 2016 Thorlabs Scientific Imaging262
DCx Camera Functional Description and SDK Manual
hCam
Camera handle
IS_HOTPIXEL_GET_MERGED_CAMERA_LIST_NUMB
ER
Returns the number of hot pixels in a merged list
that combines the entries from the factory-set hot
pixel list with those of the user-defined hot pixels
list stored in the camera EEPROM.
IS_HOTPIXEL_GET_MERGED_CAMERA_LIST
Returns the merged list (Example 6)
pParam
Pointer to a function parameter, whose function
depends on nCommand.
nSizeOfParam
Size (in bytes) of the memory area to which
pParam refers.
Return values
IS_CANT_COMMUNICATE_WITH_DRIVER
Communication with the driver failed because
no driver has been loaded.
IS_CANT_OPEN_DEVICE
An attempt to initialize or select the camera
failed (no camera connected or initialization
error).
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_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_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_OUT_OF_MEMORY
No memory could be allocated.
IS_SUCCESS
Function executed successfully
IS_TIMED_OUT
A timeout occurred. An image capturing process
could not be terminated within the allowable
period.
Example 1
// Enable/disable correction
INT nRet = is_HotPixel(hCam, IS_HOTPIXEL_DISABLE_CORRECTION, NULL, NULL);
nRet = is_HotPixel(hCam, IS_HOTPIXEL_ENABLE_CAMERA_CORRECTION, NULL, NULL);
nRet = is_HotPixel(hCam, IS_HOTPIXEL_ENABLE_SOFTWARE_USER_CORRECTION, NULL, NULL);
nRet = is_HotPixel(hCam, IS_HOTPIXEL_ENABLE_SENSOR_CORRECTION, NULL, NULL);
nRet = is_HotPixel(hCam, IS_HOTPIXEL_DISABLE_SENSOR_CORRECTION, NULL, NULL);
Example 2
// Read out current mode
INT nMode = 0;

Table of Contents

Other manuals for THORLABS DCU223 SERIES

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the THORLABS DCU223 SERIES and is the answer not in the manual?

THORLABS DCU223 SERIES Specifications

General IconGeneral
BrandTHORLABS
ModelDCU223 SERIES
CategorySecurity Camera
LanguageEnglish

Related product manuals