Instruction manual

Guppy PRO Technical ManualV4.1.0
78
Camera interfaces
<Y (Mono16/Raw16) format>
Y component has 16-bit data.
<Y (Mono12/Raw12) format>
<Y(Mono8/Raw8), RGB8>
Each component (Y, R, G, B) has 8-bit data. The data type is Unsigned Char.
<Y (Mono16) format>
High byte Low byte
Y
(K+0)
Y
(K+1)
Y
(K+2)
Y
(K+3)
Y
(K+Pn-4)
Y
(K+Pn-3)
Y
(K+Pn-2)
Y
(K+Pn-1)
Table 38: Y (Mono16) format: Source: IIDC V1.31
<Y (Mono12) format>
Y
(K+0)
[11..4] Y
(K+1)
[3..0]
Y
(K+0)
[3..0]
Y
(K+1)
[11..4] Y
(K+2)
[11..4]
Y
(K+3)
[3..0]
Y
(K+2)
[3..0]
Y
(K+3)
[11..4] Y
(K+4)
[11..4] Y
(K+5)
[3..0]
Y
(K+4)
[3..0]
Y
(K+5)
[11..4] Y
(K+6)
[11..4] Y
(K+7)
[3..0]
Y
(K+6)
[3..0]
Y
(K+7)
[11..4]
Table 39: Packed 12-Bit Mode (mono and raw) Y12 format (Allied Vision)
Y, R , G, B Signal level (decimal) Data (hexadecimal)
Highest
Lowest
255
254
.
.
1
0
0xFF
0xFE
.
.
0x01
0x00
Table 40: Data structure of Mono8, RGB8; Source: IIDC V1.31 /
Y(Mono8/Raw8) format: Allied Vision