Camera Link registers
108
Goldeye Camera Link Register Controls Reference V1.0.0
ImageFormatControl
This category describes how to influence and determine the image size and
resolution. It assumes that the device generates a single rectangular image and
allows for only one ROI. The necessary additional information on these properties
is provided as well.
RegImageModeInq...
Registers used to determine whether the camera supports horizontal binning or
vertical binning respectively.
Binning is the summing of charge or gray value of adjacent pixels on the sensor.
This generates a lower resolution image, but also causes an increase of the camera
sensitivity, which will grow proportionally to the number of binned pixels.
Register name prefix
RegImageModeInq...
Register type
MaskedIntReg
Access mode
R
Address
0x00011000
Length (Bytes)
4
Bits used
31..0
Bit assignment:
Bit
Name and description
30
...BinningY
If
1
, camera supports vertical binning.
31
...BinningX
If
1
, camera supports horizontal binning.
Table 19: