![Hamamatsu C7557 Скачать руководство пользователя страница 33](http://html1.mh-extra.com/html/hamamatsu/c7557/c7557_instruction-manual_3388436033.webp)
HAMAMATSU
MCD CONTROLLER C7557
Chapter 2 Software Library
HAMAMATSU PHOTONICS K.K.
- 32 -
Amp Gain Control
Description
Controls the gain for the sensor output amp in the MCD controller. The
return values are 1 with normal completion, and other than 1 with an
error. The amp gain status may be obtained as the return value for the
function.
Function Name
WORD SetAmpGain(ID, AmpGain);
WORD GetAmpGain(ID);
Format
WORD SetAmpGain(WORD, WORD);
WORD GetAmpGain(WORD);
Arguments
ID
SCSI ID number
Specify MCD controller SCSI ID number
AmpGain
Set amp gain (Low/Middle/High)
x1/2
:
0
x1
:
1
x2
:
2
x5
:
3
x10
:
4
x20
:
5
x50
:
6
x100
:
7
Return Values
For amp gain control
Same as for CheckSensor function
Status acquisition
0
:
x1/2
1
:
x1
2
:
x2
3
:
x5
4
:
x10
5
:
x20
6
:
x50
7
:
x100