APX-3302 User's Manual (OM110000019A)
-96 -
Chapter 7 Error codes
These are error code values that can be gotten by AcapGetLastErrorCode.
- Common error code (dwCommonErrorCode): The error code about AcapLib2 library function
- Board error code (dwBoardErrorCode) : The error code peculiar to frame-grabber (APX-3302)
- Extended error code (dwExtendErrorCode) : The error code of the driver factor and others
7.1
Common error codes
These codes are stored in "dwCommonErrorCode" of ACAPERRORINFO structure.
Define value
Hexadecimal
Denotation
ACL_NO_ERROR
0
No error
ACL_BOARD_NOT_FOUND_ERROR
0xF101
Cannot find board
ACL_BOARD_NAME_ERROR
0xF102
Incorrect board name
ACL_BOARD_NUMBER_ERROR
0xF103
Specified board number is not existed
ACL_SAME_BOARDNO_ERROR
0xF104
Multiple boards have same board
numbers
ACL_INVALID_HANDLE_ERROR
0xF105
Invalid handle
ACL_SELECT_CHANNEL_ERROR
0xF106
Invalid channel
ACL_MEM_ALLOCATE_ERROR
0xF107
Failed to reserve memory
ACL_INVALID_MUTEX_ERROR
0xF108
Invalid handle for exclusive control
ACL_MUTEX_LOCKED_ERROR
0xF109
Function is in the exclusive state
ACL_FILE_NOT_FOUND_ERROR
0xF10A
Cannot find a specified file
ACL_EVENT_TIMEOUT_ERROR
0xF10B
Times out for waiting event
ACL_OPEN_ERROR
0xF10C
Failed to open device
ACL_CLOSE_ERROR
0xF10D
Failed to close device
ACL_INITIALIZE_ERROR
0xF10E
Failed to initialize the board
ACL_REFLECT_PARAM_ERROR
0xF10F
Failed to reflect the setting value
ACL_SNAP_ERROR
0xF110
Failed for an image input
ACL_SNAP_WAIT_ERROR
0xF111
Failed for waiting an image input
ACL_GRAB_START_ERROR
0xF112
Failed for streaming
ACL_GRAB_STOP_ERROR
0xF113
Failed to abort streaming
ACL_GRAB_ABORT_ERROR
0xF114
Failed to abort process
ACL_GET_FRAMENO_ERROR
0xF115
Failed to get the total number of frame
ACL_SET_EVENT_ERROR
0xF116
Failed to register an event
ACL_WAIT_EVENT_ERROR
0xF117
Failed to hold an event
Summary of Contents for APX-3302
Page 1: ...APX 3302 User s Manual ...