User`s manual

Configuring the Camera
Basler sprint Mono Cameras 181
Line Stamp Low Pixel Limit CSR
Register Base Address: 0x2B20
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: Low Pixel Limit Offset: 0x0001 Size: 2 Bytes Type: Read/Write
Description: Writing an integer to this field sets the low pixel limit for the line stamp feature.
When the camera is set for 8 bit output, you should set the low pixel limit within a range from 0
(0x0000) to 255 (0x00FF).
When the camera is set for 10 bit output, you should set the low pixel limit within a range from 0
(0x0000) to 1023 (0x03FF).
When the camera is set for 12 bit output, you should set the low pixel limit 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 low pixel limit
Byte 1 = High byte of the low pixel limit
See Section 6.5 on page 136 for more information about the line stamp feature and the low pixel
limit.
Field Name: Min Offset: 0x0003 Size: 2 Bytes Type: Read only
Description: Minimum allowed integer value for the low pixel limit. 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 low pixel limit. 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 low pixel limit 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