51 / 58
Error Codes
Table 3:
Error codes
Name
value
Description
IC_SUCCESS
0
no error
IC_ERROR
1
unspecified error
IC_IF_NOT_OPEN
-1
camera-interface is not open
IC_WRONG_PARAM
-2
parameter is out of range
IC_OUT_OF_MEMORY
-3
memory could not be allocated
IC_ALREADY_DONE
-4
e.g. Interface already open
IC_WRONG_CLOCK_VAL
-5
wrong PLL value (more information on operation manual /
camera specification)
IC_COM_LIB_INIT
-6
wrong library called
IC_NOT_IF_STARTED
-7
parameter not usable when video stream is started
IC_WRONG_ROI_ID
-8
wrong roi id number
IC_IF_NOT_ENABLED
-9
parameter not enabled
IC_COLOR_CAM_ONLY
-10
parameter is only for color cameras
IC_DRIVER_VERSION
-11
version mismatch (*.sys is not compatible to *.dll )