Configuring the Camera
BASLER L304
kc 4-11
Draft
Binary Command Protocol Status Inquiry
The camera has been programmed to detect several errors in the format of any binary commands received
by the camera. When an error condition is detected, a flag is set. The binary command status inquiry register
lets you read the error flags.
Sensor Temperature Inquiry
Register Base Address: 0x0C30
Field Name: Register Status Offset: 0x0000 Size: 1 Byte Type: Read only
Description: The integer value in this field indicates the status of this inquiry register:
0x00 = The register is not available
0x01 = The register is available.
Field Name: Binary Command Status Offset: 0x0001 Size: 1 Byte Type: Read only
Description: Each bit in this field specifies an error condition (see table below). Bit 0 is the least signifi-
cant bit. 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.
Bit Description
0 A binary command with no BFS was received (see Section 4.3.1).
1 A byte time-out has occurred (see Section 4.3.1.1).
2 A binary command with an invalid OpCode was received (see Section 4.3.1).
3 A binary command with no BFE was received (see Section 4.3.1).
4 A binary command with an incorrect BCC was received (see Section 4.3.1).
5 A binary command with an address error was received (see Section 4.3.1).
6 Reserved
7 An unknown error has occurred.
Register Base Address: 0x2600
Field Name: Register Status Offset: 0x0000 Size: 1 Byte Type: Read only
Description: The integer value in this field indicates the status of this inquiry register:
0x00 = The register is not available
0x01 = The register is available.
Field Name: Temperature Offset: 0x0001 Size: 1 Byte Type: Read only
Description: The value in this field indicates the temperature of the camera’s CCD sensor. The value is
an 8 bit signed binary number (two’s complement method) and indicates the temperature
in °C.