343SDK (Software development Kit)
© 2010 Thorlabs
7.6.2
Complete List of All Return Values
General message indicating successful execution
no error
The camera handle is invalid. Most of the DCx
camera SDK functions expect the camera handle
as the first parameter.
An IO request from the DCx camera driver failed.
Possibly the versions of the uc480.dll (API) and
the driver file (uc480.sys) do not match.
An attempt to initialise or select the camera failed
(no camera connected or initialisation error).
Error opening a Windows registry key.
Error reading settings from the Windows registry.
IS_NO_IMAGE_MEM_ALLOCATED
The driver could not allocate memory.
The driver could not release the allocated memory.
IS_CANT_COMMUNICATE_WITH_DRIVER
Communication with the driver failed because no
driver has been loaded.
IS_FUNCTION_NOT_SUPPORTED_YET
The function is not supported yet.
IS_INVALID_MEMORY_POINTER
Invalid pointer or invalid memory ID.
File cannot be opened for writing.
File cannot be opened for reading.
IS_FILE_READ_INVALID_BMP_ID
The specified file is not a valid bitmap file.
IS_FILE_READ_INVALID_BMP_SIZE
The bitmap size is not correct (bitmap too large).
No active image memory available. You must set
the memory to active using the is_SetImageMem
() function or create a sequence using the
is_AddToSequence() function.
The sequence list is empty and cannot be deleted.
The image memory is already included in the
sequence and cannot be added again.
IS_SEQUENCE_BUF_ALREADY_LOCKED
The memory could not be locked. The pointer to
the buffer is invalid.
270
118