C7557-01 DLL INSTRUCTION MANUAL
10
HAMAMATSU PHOTONICS K.K.
5-5 AMP GAIN CONTROL
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
USB ID number
Specify MCD controller USB 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 code
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