® 8k/4k CL Color
33
e2v semiconductors SAS 2014
The Following Gains are enabled by the White balance Enable switch :
Digital Red Gain (
Gain
with
GainSelector
=
DigitalRed
) : Set the Red Gain for the white balance. This command is available
in the CommCam “Gain & Offset” section :
Read function : “r gwbr”;
Returned by the camera : Integer value from 0 to 1548. The corresponding Gain is calculated as 20.log( 1 +
<val>/1024) in dB
Write function : “w gwbr” <val> ;
Digital Blue Gain (
Gain
with
GainSelector
=
DigitalBlue
) : Set the Blue Gain for the white balance. This command is
available in the CommCam “Gain & Offset” section :
Read function : “r gwbb”;
Returned by the camera : Integer value from 0 to 1548. The corresponding Gain is calculated as 20.log( 1 +
<val>/1024) in dB
Write function : “w gwbb” <val> ;
Digital Green
Red
Gain (
Gain
with
GainSelector
=
DigitalGreenR
) : Set the Green
Red
Gain for the white balance. This command
is available in the CommCam “Gain & Offset” section :
Read function : “r gwbg”;
Returned by the camera : Integer value from 0 to 1548. The corresponding Gain is calculated as 20.log( 1 +
<val>/1024) in dB
Write function : “w gwbg” <val> ;
Digital Green
Blue
Gain (
Gain
with
GainSelector
=
DigitalGreenB
) : Set the Green
Blue
Gain for the white balance. This
command is available in the CommCam “Gain & Offset” section :
Read function : “r gwbj”;
Returned by the camera : Integer value from 0 to 1548. The corresponding Gain is calculated as 20.log( 1 +
<val>/1024) in dB
Write function : “w gwbj” <val> ;
White Balance Enable Switch (
WhiteBalanceEnable
) : Enables the White Balance Gains. This command is available in the
CommCam “Gain & Offset” section :
Read function : “r gwbe”;
Returns the White Balance Gain Enable Status.
Write function : “w gwbe <val>” with <val> : 0 or 1
0 : Disables the White Balance Gains
1 : Enables the White Balance Gains
White Balance Calibration Control
(
AutoWhiteBalanceStart
) : Launch or abort of the White Balance process for the RGB
Gains calculation. This command is available in the CommCam “Gain & Offset” section :
No Read Function
Write function :
“w awbc 1” : Launch the White Balance Calibration Process.
“w awbc 0” : Abort the White Balance Calibration Process.