Instruction manual
description of ' el_NewMemBuffer '.
EL_E_WRONGBOARDID -13 No board with this ID is open.
EL_E_ADCREFLEVELS -14 Invalid reference values for analog-to-digital
converter given.
EL_E_FILEOPEN -15 File not existing or otherwise not accessible.
EL_E_FILEIO -16 Read or write error during file I/O.
EL_E_FILECHECKSUM -17 Wrong checksum for setup parameter file.
Parameter file corrupted. Write new file or restore
backup file.
EL_E_UNKNOWNSETUPVERSION -18 Version code in setup file wrong. Setup file may
have been written with newer driver version. Write
or use new setup file.
EL_E_FRAMEBUFFREE -19 Attempt to free frame buffer failed.
EL_E_FILEEXIST -20 Attempted to write existing file.
EL_E_UNKNOWNACQMODE -21 A number for a non-existing acquisition mode is
given.
EL_E_FUNCNOTAVAILABLE -22 Not implemented yet or wrong function code.
EL_E_ACQTIMEOUT -23 The driver waits a certain time (about 5 frame
times) for the acquisition to finish. Normally, this
error occurs when the camera is not connected or
powered down.
EL_E_INVALIDPARAMETER -24 Invalid function parameter supplied.
EL_E_INVALIDPOINTER -25 Invalid pointer supplied.
EL_E_WRONGPCEYE386REV -26 The driver DLL needs another program, a so-called
VxD, to function properly. This program was found
but has a revision not fitting with the current DLL.
EL_E_UNKNOWNACQFORMAT -27 A number for a non-existing acquisition format is
given.
EL_E_READREVISIONINFO -28 The hardware revision info PROM on the grabber
cannot be read.
EL_E_WRONGBUFFERNO -29 A number for a non-existing buffer is given.
EL_E_EXTCLKNOTSUPPORTED -30 This message is sent when hardware revision 0.x
(1.A) is used with external camera clock. The
external clock input is not supported for this
hardware revision. Or this software does not
support external clock for the current camera.
EL_E_RESTARTNOTSUPPORTED -31 This message is sent when hardware revision 0.x
(1.A) is used in restart mode. The external trigger
input is not supported for this hardware revision. Or
this software does not support restart for the
current camera.
EL_E_SHUTTERNOTSUPPORTED -32 This message is sent when hardware revision 0.x
(1.A) is used with shutter control. Or this software
does not support shutter control for the current
camera
EL_E_INIPCIBASE1NOTSET -33 The grabbers I/O-mapped hardware address could
not be set by the BIOS.
EL_E_INIPCIEXP1NOTSET -34 The grabbers memory-mapped hardware address
is set to a value equal 0.
83