26
Software and Hardware Setup
2)
4.2) In RGBG non-mirrored mode, the first pixel of an AOI is always red / green.
3)
4.3) In RGBG mirrored mode, the first pixel of an AOI is always blue / green.
4)
Whether mirroring is on or off, 0 is the leftmost pixel.
5)
Whether mirroring is on or off, AOI 1 is readout first.
6)
In normal mode, AOI 1 is closest to the sensor‘s left edge.
7)
In mirror mode, AOI 1 is closest to the sensor‘s right edge.
Base and Medium Modes
1)
The total number of pixels within each AOI must be a multiple of 8 and must be
greater than or equal to 40.
2)
In normal mode, the first pixel of each AOI (AOI left edge) must have the location
8
i
, where
i
= 0, 1, 2 .., 1023 (i.e. 8, 960, 7680 are allowed, 12 is not allowed).
3)
In mirror mode, the first pixel of each AOI (AOI right edge) must have the location 8
i
+ 7
, where
i
= 0,1,2 .., 1023 (i.e. 7, 15, 4095 are allowed, 8 is not allowed).
Deca RGB Mode
1)
The total number of pixels within each AOI must be a multiple of 40 and must be
greater than or equal to 40.
2)
In normal mode, the first pixel of each AOI (AOI left edge) must have the location 8
i
,
where
i
= 0, 1, 2 .., 1023 (i.e. 0, 8, 6000 are allowed, 12 is not allowed).
3)
In mirror mode, the first pixel of each AOI (AOI right edge) must have the location 8
i
+ 7
, where
i
= 0,1,2 .., 1023 (i.e. 7, 15, 4095 are allowed, 8 is not allowed).
Deca RGBG Mode
1)
The total number of pixels within each AOI must be a multiple of 10 and must be
greater than or equal to 40.
1.
2) In normal mode, the first pixel of each AOI (red left edge pixel) must have the
location 10
i
, where
i
= 0, 1, 2 .., 815 (i.e. 0, 40, 6000 are allowed, 8 is not
allowed).
2)
In mirror mode, the first pixel of each AOI (blue right edge pixel) must have the
location 10
i + 9
, where
i
= 2, 3, 4 .., 818 (i.e. 19, 5199 are allowed, 7, 8191 are
not allowed).