Piranha4 8k Color Camera
User’s Manual
91
Teledyne DALSA
03-032-20274-00
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
Write attempt 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.
0x8007
GENCP_BUSY
The command receiver is currently busy.
0x800B
GENCP_MSG_TIMEOUT
Timeout waiting for 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.