© 2013 Thorlabs GmbH
4 Programming (SDK)
261
IS_HOTPIXEL_ENABLE_SOFTWARE_USER_CORRECTI
ON: Hot pixel correction is possible via the user-defined
hot pixel list.
IS_HOTPIXEL_ENABLE_SENSOR_CORRECTION: Hot
pixel correction is possible via the sensor-internal hot
pixel correction.
IS_HOTPIXEL_GET_SOFTWARE_USER_LIST_EXIS
TS
Indicates whether the user-defined hot pixel list exists in
the computer (Example 3 )
IS_HOTPIXEL_GET_SOFTWARE_USER_LIST_NUMB
ER
Returns the number of hot pixels in the user-defined hot
pixel list stored in the computer.
IS_HOTPIXEL_GET_SOFTWARE_USER_LIST
Returns the user-defined hot pixel list stored in the
computer.
IS_HOTPIXEL_SET_SOFTWARE_USER_LIST
Sets the user-defined hot pixel list that is stored in the
computer.
IS_HOTPIXEL_SAVE_SOFTWARE_USER_LIST
IS_HOTPIXEL_SAVE_SOFTWARE_USER_LIST_UNI
CODE
Saves the user-defined hot pixel list to a file. The function
can also be used with Unicode file names. (Example 4 )
IS_HOTPIXEL_LOAD_SOFTWARE_USER_LIST
IS_HOTPIXEL_LOAD_SOFTWARE_USER_LIST_UNI
CODE
Loads the user-defined hot pixel list from a file. The
function can also be used with Unicode file names.
IS_HOTPIXEL_GET_CAMERA_FACTORY_LIST_EXI
STS
Indicates whether the factory-set hot pixel list exists.
IS_HOTPIXEL_GET_CAMERA_FACTORY_LIST_NUM
BER
Returns the number of hot pixels in the factory-set hot
pixel list.
IS_HOTPIXEL_GET_CAMERA_FACTORY_LIST
Returns the factory-set hot pixel list.
IS_HOTPIXEL_GET_CAMERA_USER_LIST_EXISTS
Indicates whether the user-defined hot pixel list exists in
the camera EEPROM.
IS_HOTPIXEL_GET_CAMERA_USER_LIST_NUMBER
Returns the number of hot pixels in the user-defined hot
pixel list stored in the camera EEPROM.
IS_HOTPIXEL_GET_CAMERA_USER_LIST
Returns the user-defined hot pixel list stored in the
camera EEPROM.
IS_HOTPIXEL_SET_CAMERA_USER_LIST
Sets the user-defined hot pixel list stored in the camera
EEPROM (Example 5 )
IS_HOTPIXEL_DELETE_CAMERA_USER_LIST
Deletes the user-defined hot pixel list from the camera
EEPROM.
IS_HOTPIXEL_GET_CAMERA_USER_LIST_MAX_NU
MBER
Returns the maximum number of hot pixels that the user
can store in the camera EEPROM.
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 )
Pointer to a function parameter, whose function depends
on nCommand.
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.
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
262
263
263
263