User`s manual

Configuring the Camera
BASLER A620
f 4-29
DRAFT
4.4.2.4 Control and Status Registers for Format 7, Mode 0
Format 7, Mode 0 is available on all A620f cameras. The base address for each Format 7, Mode
0 camera control register is:
Bus ID, Node ID, FFFF F1F0 0000
In each Format 7, Mode 0 register description, an “Offset from the Base Address” is provided. This
is a byte offset from the above base address. The address of a Format 7, Mode 0 register equals
the above base address plus the indicated offset.
Values are stated in decimal format except when marked 0x. Values marked as 0x (e.g., 0x123)
are in hexadecimal format. Bit 0 in each register is the most significant bit.
Register Name: Max Image Size Inquiry
Offset from Base Address: 0x000
Field Bit Description
Hmax 0 ... 15 Indicates the maximum horizontal image size in pixels.
Hmax = 1280
Vmax
16 ... 31 Indicates the maximum vertical image size in pixels.
Vmax = 1024
Register Name: Unit Size Inquiry
Offset from Base Address: 0x004
Field Bit Description
Hunit 0 ... 15 Indicates the increment in columns for adjusting the area of interest
width (see Section 3.7). For example, if the Hunit is 2, the width should
be set in increments of 2.
Hunit = 4
Vunit
16 ... 31 Indicates the increment in rows for adjusting the area of interest height
(see Section 3.7). For example, if the Vunit is 1, the height should be
set in increments of 1.
Vunit = 1
Register Name: Image Position
Offset from Base Address: 0x008
Field Name: Bit Description
Left 0 ... 15 Sets the left (starting) column of pixels for the area of interest (see Sec-
tion 3.7).
Default = 0
Top 16 ... 31 Sets the top row of pixels for the area of interest (see Section 3.7).
Default = 0