C7557-01 DLL INSTRUCTION MANUAL
20
HAMAMATSU PHOTONICS K.K.
5-15 NUMBER OF PIXELS CONTROL
Controls the number of pixels. The return values are 1 with normal completion, and other
than 1 with an error. The number of pixels status may be obtained as the return value for
the function.
Function name
WORD SetSensorVch (ID, SensorVch);
WORD SetSensorHch (ID, SensorHch);
WORD GetSensorVch (ID);
WORD GetSensorHch (ID);
Format
WORD SetSensorVch (WORD, WORD);
WORD SetSensorHch (WORD, WORD);
WORD GetSensorVch (WORD);
WORD GetSensorHch (WORD);
Arguments
ID
USB ID number
Specify MCD controller USB ID number
SensorVch
Set munber of pixels ( vertical )
SensorHch
Set munber of pixels ( horizontal )
Range
:
0
~
65535
Return code
For number of pixels control
Same as for CheckSensor function
Status acquisition
Status returned within 0
~
65535 range