List Of Error Messages - THORLABS LabView DCU2 Series Programming Manual

High-resolution usb2.0 cmos and ccd cameras
Hide thumbs Also See for LabView DCU2 Series:
Table of Contents

Advertisement

3.2

List of error messages

No.
Error message
-1
IS_NO_SUCCESS
0
IS_SUCCESS
1
IS_INVALID_CAMERA_HANDLE
2
IS_IO_REQUEST_FAILED
3
IS_CANT_OPEN_DEVICE
11
IS_CANT_OPEN_REGISTRY
12
IS_CANT_READ_REGISTRY
15
IS_NO_IMAGE_MEM_ALLOCATED
16
IS_CANT_CLEANUP_MEMORY
17
IS_CANT_COMMUNICATE_WITH_DRIVER
49
IS_INVALID_MEMORY_POINTER
50
IS_FILE_WRITE_OPEN_ERROR
51
IS_FILE_READ_OPEN_ERROR
52
IS_FILE_READ_INVALID_BMP_ID
53
IS_FILE_READ_INVALID_BMP_SIZE
108
IS_NO_ACTIVE_IMG_MEM
112
IS_SEQUENCE_LIST_EMPTY
113
IS_CANT_ADD_TO_SEQUENCE
117
IS_SEQUENCE_BUF_ALREADY_LOCKED
118
IS_INVALID_DEVICE_ID
119
IS_INVALID_BOARD_ID
© 2010 Thorlabs
Description
General error message.
General confirmation of success
The camera handle is invalid. Most uEye SDK
functions expect the camera handle as the first
parameter.
An IO request from the uEye driver has failed.
Api.dll and driver file may be incompatible.
An attempt to open the camera has failed
(camera unavailable or initialization errors
occurred).
Error opening a Windows registry key.
Error reading settings from the Windows
registry.
The driver was unable to reserve any memory.
The driver was unable to free up the memory
used.
Communication with the driver has failed
because no driver is loaded.
Invalid pointer or invalid memory ID.
File cannot be opened for writing.
File cannot be opened for reading.
The specified file is not a valid bitmap.
The size of the bitmap is wrong (too big).
No active image buffer available. The buffer
must
be
activated
is_SetActiveImageMem, or a sequence must
be developed with the is_AddToSequence
function.
The sequence list is empty and cannot be
deleted.
This image buffer is already in the sequence; it
cannot be added twice.
Unable to lock memory. The pointer to the
buffer is invalid.
The Device ID is invalid. Possible IDs range
from 0 to 255.
The Board ID is invalid. Possible IDs range from
Appendix
63
no errors.
with
the
function

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the LabView DCU2 Series and is the answer not in the manual?

Table of Contents