HAMAMATSU
MCD CONTROLLER C7557
Chapter 2 Software Library
HAMAMATSU PHOTONICS K.K.
- 43 -
Number of Summing Pixels Control
Description
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
SCSI ID number
Specify MCD controller SCSI 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