User`s manual
Configuring the Camera
Basler sprint Mono Cameras 163
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 allows you to read the error flags.
Imaging 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 significant 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 7.3.1 on page 197).
1 A byte timeout has occurred (see Section 7.3.1.1 on page 200).
2 A binary command with an invalid OpCode was received (see Section 7.3.1 on
page 197).
3 A binary command with no BFE was received (see Section 7.3.1 on page 197).
4 A binary command with an incorrect BCC was received (see Section 7.3.1 on
page 197).
5 A binary command with an address error was received (see Section 7.3.1 on
page 197).
6 Reserved
7 An unknown error has occurred.
Register Base Address: 0x2710
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: 4 Bytes Type: Read only
Description: The value in this field indicates the temperature of the imaging sensor in °C. The value in this field
is a standard IEEE-754 single precision (32 bit) floating point number.