HAMAMATSU
MCD CONTROLLER C7557
Chapter 2 Software Library
HAMAMATSU PHOTONICS K.K.
- 42 -
Number of Pixels Control
Description
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
SCSI ID number
Specify MCD controller SCSI ID number
SensorVch
Set munber of pixels ( vertical )
SensorHch Set munber of pixels ( horizontal )
Range
:
0
〜
65535
Return Values
For number of pixels control
Same as for CheckSensor function
Status acquisition
Status returned within 0
〜
65535 range