User`s manual

Configuring the Camera
Basler sprint Mono Cameras 175
Field Name: Raw Offset Offset: 0x000D Size: 2 Bytes Type: Read/Write
Description: Writing an integer value to this field sets the offset.
The allowed range for this value can vary depending on how the camera is configured. You should
check the raw min and raw max fields of this register to determine the allowed range with the
current configuration.
The DN of offset that the camera will apply is determined as follows:
If the camera is set for an 8 bit video data output mode, increasing the integer value by 16 will
increase the digital values output from the camera by 1 and decreasing the integer value by 16
will decrease the digital values output from the camera by 1.
If the camera is set for a 10 bit video data output mode, increasing the integer value by 4 will
increase the digital values output from the camera by 1 and decreasing the integer value by 4
will decrease the digital values output from the camera by 1.
If the camera is set for a 12 bit video data output mode, increasing the integer value by 1 will
increase the digital values output from the camera by 1 and decreasing the integer value by 1
will decrease the digital values output from the camera by 1.
The bytes in this field are interpreted as follows:
Byte 1 = Low byte of the raw value
Byte 2 = High byte of the raw value
Field Name: Raw Min Offset: 0x000F Size: 2 Bytes Type: Read only
Description: Minimum allowed integer value for the raw gain setting.
The bytes in this field are interpreted as follows:
Byte 1 = Low byte of the min value
Byte 2 = High byte of the min value
Field Name: Raw Max Offset: 0x0011 Size: 2 Bytes Type: Read only
Description: Maximum allowed integer value for the raw gain setting.
The bytes in this field are interpreted as follows:
Byte 1 = Low byte of the max value
Byte 2 = High byte of the max value