U
SER
M
ANUAL
M
ONOCHROME
–
R
EV
J
–
05/2017
P
A G E
|
19
6.2.4
Error code table
The error codes returned by the camera are compliant with the GenCP standard :
Status Code (Hex)
Name
Description
0x0000
GENCP_SUCCESS
Success
0x8001
GENCP_NOT_IMPLEMENTED
Command not implemented in the device.
0x8002
GENCP_INVALID_PARAMETER
At least one command parameter of CCD or SCD is invalid
or out of range.
0x8003
GENCP_INVALID_ADDRESS
Attempt to access a not existing register address.
0x8004
GENCP_WRITE_PROTECT
Attempt to write to a read only register.
0x8005
GENCP_BAD_ALIGNMENT
Attempt to access registers with an address which is not
aligned according to the underlying technology.
0x8006
GENCP_ACCESS_DENIED
Attempt to read a non-readable or write a non-writable
register address.
0x8007
GENCP_BUSY
The command receiver is currently busy.
0x800B
GENCP_MSG_TIMEOUT
Timeout waiting for an acknowledge.
0x800E
GENCP_INVALID_HEADER
The header of the received command is invalid. This
includes CCD and SCD fields but not the command
payload.
0x800F
GENCP_WRONG_CONFIG
The current receiver configuration does not allow the
execution of the sent command.
0x8FFF
GENCP_ERROR
Generic error.