Configuring the Camera
BASLER A202k 4-27
DRAFT
4.2.7 Camera Status Command
Purpose: The camera has been programmed to detect several error conditions. When an error
condition is detected, a flag is set. The status command allows you to read the error flags.
Type: This is a read only command.
Read Command: Cmd-ID R/W-Flag Data Length Data
0x43 1 2 -
Response: Cmd-ID R/W-Flag Data Length Data
0x43 0 2 2 Bytes
Data Format: Byte 1 Each bit specifies an error condition (see table below).
If a bit is set to 1, the error condition assigned to that bit
is present. If the bit is set to 0, the error is not present.
Byte 2 Each bit specifies an error condition (see table below).
If a bit is set to 1, the error condition assigned to that bit
is present. If the bit is set to 0, the error is not present.
Byte 1
Bit 0 No ExSync signal in the last 5 seconds
Bit 1 A reset has occurred.
Bit 2 The camera is unlocked
Bit 3 Reserved
Bit 4 Unknown command ID specified in a read or write command
Bit 5 A read or write command could not be executed;
access denied
Bit 6 The length member of the last command does not match
the defined length
Bit 7 Parameter error
(currently has no meaning - reserved for future use)
Byte 2
Bit 0 FPGA; general error
Bit 1 FPGA; no FPGA firmware available
Bit 2 No FPGA/ADC command list available
Bit 3 Error in FPGA/ADC command list item
Bit 4 User set is erroneous
Bit 5 Factory set is erroneous
Bit 6 EEPROM checksum error (this is a checksum used to
determine if the contents of the EEPROM are valid)
Bit 7 No EEPROM command list available