User`s manual
Configuring the Camera
176 Basler sprint Mono Cameras
Area of Interest Starting Pixel CSR
Register Base Address: 0x1000
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: Starting Pixel Offset: 0x0001 Size: 2 Bytes Type: Read/Write
Description: Writing an integer to this field sets the starting pixel for the area of interest (AOI) feature.
The area of interest starting pixel can be set to a minimum of 1 and the setting can be increased in
increments of 32 if horizontal binning is not enabled and increments of 16 if horizontal binning is
enabled.
If the value is set to 1, the starting pixel for the AOI will be 1. If the value is set to 33, the starting
pixel for the AOI will be 33. And so on.
The allowed range for this value can vary depending on how the area of interest length parameter
is set. You should check the raw min and raw max fields of this register to determine the allowed
range with the current configuration.
The 2 bytes in this field are interpreted as follows:
Byte 1 = Low byte of the starting pixel value
Byte 1 = High byte of the starting pixel value
See Section 6.2 on page 118 for more information about the AOI feature.
Field Name: Min Offset: 0x0003 Size: 2 Bytes Type: Read only
Description: Minimum allowed integer value for the starting pixel setting. 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 starting pixel setting. 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 starting pixel 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