Toshiba teli DU1207MCG Instruction Manual page 120

Du series cmos camera
Hide thumbs Also See for DU1207MCG:
Table of Contents

Advertisement

Please refer to [INode functions], [IFloat node functions] and [IEnumeration node functions] in
[TeliCamAPI Library manual] for more detail.
Register access API
Control Gain by accessing IIDC2 registers directly.
 Gain
Write to 'Value' field of 'Gain' register.
// Gain = 6.0dB (Raw value = 60)
uint32_t
// Set Gain Value
Cam_WriteReg(s_hCam, 0x20407C, 1, &uiGainRaw);
 GainAuto
Write to 'Control' field of 'Gain' register.
// GainAuto = "Auto"
uint32_t
// Set GainAuto = "Auto"
Cam_WriteReg(s_hCam, 0x204068, 1, &uiGainAuto);
Please refer to [Camera functions] in [TeliCamAPI Library manual] for more detail.
 Minimum/Maximum Value
● Note
In GainAuto mode, current Gain will be reflected to Gain value register.
Copyright © 2017 TOSHIBA TELI CORPORATION, All rights reserved.
API name
Cam_ReadReg
Cam_WriteReg
uiGainRaw = 60;
uiGainAuto = 2;
Gain
Raw Value
Minimum
Maximum
Initial Value
Formula
Absolute Value [dB] = Raw Value / 10
119 / 179
Description
Read register value
Write register value
Absolute (Float) Value
0
0.00 [dB]
240
24.00 [dB]
0
0.00 [dB]
D4267042B
http://www.toshiba-teli.co.jp/en/

Advertisement

Table of Contents
loading

This manual is also suitable for:

Du1207mgDu1207mcf

Table of Contents