User`s manual

Configuring the Camera
Basler sprint Mono Cameras 177
Area of Interest Length CSR
Register Base Address: 0x100A
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: Length Offset: 0x0001 Size: 2 Bytes Type: Read/Write
Description: Writing an integer to this field sets the length in pixels for the area of interest (AOI) feature.
If horizontal binning is not enabled, the area of interest length can be set to a minimum of 256 and
increased in increments of 32.
If horizontal binning is enabled, the area of interest length can be set to a minimum of 128 and
increased in increments of 16.
If the value is set to 256, the length of the AOI will be 256. If the value is set to 288, the length of
the AOI will be 288. And so on.
The allowed range for this value can vary depending on how the area of interest starting pixel
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 length setting
Byte 1 = High byte of the length setting
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 AOI length 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 AOI length 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 AOI length 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