User`s manual

Configuring the Camera
182 Basler sprint Mono Cameras
Line Stamp High Pixel Threshold CSR
Register Base Address: 0x2B40
Field Name: Register Status Offset: 0x0000 Size: 1 Byte Type: Read only
Description: The integer value in this field indicates the status of this control and status register:
0x00 = The register is not available
0x01 = The register is available and all related settings are OK
0x80 = A value in the register is set out of range
Field Name: High Pixel Threshold Offset: 0x0001 Size: 2 Bytes Type: Read/Write
Description: Writing an integer to this field sets the high pixel threshold for the line stamp feature.
When the camera is set for 8 bit output, you should set the high pixel threshold within a range from
0 (0x0000) to 255 (0x00FF).
When the camera is set for 10 bit output, you should set the high pixel threshold within a range
from 0 (0x0000) to 1023 (0x03FF).
When the camera is set for 12 bit output, you should set the high pixel threshold within a range
from 0 (0x0000) to 4095 (0x0FFF).
The 2 bytes in this field are interpreted as follows:
Byte 1 = Low byte of the high pixel threshold
Byte 1 = High byte of the high pixel threshold
See Section 6.5 on page 136 for more information about the line stamp feature and the high pixel
threshold.
Field Name: Min Offset: 0x0003 Size: 2 Bytes Type: Read only
Description: Minimum allowed integer value for the high pixel threshold. This field is updated to reflect
limitations caused by the way any related features are set.
The 2 bytes in this field are interpreted as follows:
Byte 1 = Low byte of the min value
Byte 1 = High byte of the min value
Field Name: Max Offset: 0x0005 Size: 2 Bytes Type: Read only
Description: Maximum allowed integer value for the high pixel threshold. This field is updated to reflect
limitations caused by the way any related features are set.
The 2 bytes in this field are interpreted as follows:
Byte 1 = Low byte of the max value
Byte 1 = High byte of the max value
Field Name: Increment Offset: 0x0007 Size: 2 Bytes Type: Read only
Description: An integer value indicating the increment for the high pixel threshold setting.
The 2 bytes in this field are interpreted as follows:
Byte 1 = Low byte of the increment
Byte 1 = High byte of the increment