HAMAMATSU
MCD CONTROLLER C7557
Chapter 2 Software Library
HAMAMATSU PHOTONICS K.K.
- 41 -
Sensor Type Control
Description
Controls the sensor type. The return values are 1 with normal completion,
and other than 1 with an error. The sensor type status may be obtained as
the return value for the function.
Function Name
WORD SetSensorType (ID, SensorType);
WORD GetSensorType (ID);
Format
WORD SetSensorType (WORD, WORD);
WORD GetSensorType (WORD);
Arguments
ID
SCSI ID number
Specify MCD controller SCSI ID number
SensorType Set sensor type.
InGaAs 0
CCD
1
N-MOS 2
Return Values
For sensor type control
Same as for CheckSensor function
Status acquisition
0 InGaAs
1 CCD
2 N-MOS