C7557-01 DLL INSTRUCTION MANUAL
21
HAMAMATSU PHOTONICS K.K.
5-16 NUMBER OF SUMMING PIXELS CONTROL
Controls the number of summing pixels. The return values are 1 with normal completion,
and other than 1 with an error. The number of summing pixels status may be obtained as
the return value for the function.
Function Name
WORD SetSummingVch (ID, SummingVch);
WORD SetSummingHch (ID, SummingHch);
WORD GetSummingVch (ID);
WORD GetSummingHch (ID);
Format
WORD SetSummingVch (WORD, WORD);
WORD SetSummingHch (WORD, WORD);
WORD GetSummingVch (WORD);
WORD GetSummingHch (WORD);
Arguments
ID
USB ID number
Specify MCD controller USB ID number
SummingVch
Set munber of summing pixels ( vertical )
SummingHch
Set munber of summing pixels ( horizontal )
Range
:
0
~
65535
Return Values
For number of summing pixels control
Same as for CheckSensor function
Status acquisition
Status returned within 0
~
65535 range