HAMAMATSU
MCD CONTROLLER C7557
Chapter 2 Software Library
HAMAMATSU PHOTONICS K.K.
- 37 -
PULSE OUT Control
Description
Controls the output from the PULSE OUT terminal. The return values are
1 with normal completion, and other than 1 with an error. The PULSE
OUT status may be obtained as the return value for the function.
Function Name
WORD SetShutterControl (ID, ShutterControl);
WORD GetShutterControl (ID);
Format
WORD SetShutterControl (WORD, WORD);
WORD GetShutterControl (WORD);
Arguments
ID
SCSI ID number
Specify MCD controller SCSI ID number
ShutterControl
Set PULSE OUT output
(
ON, OFF
)
OFF
0
ON
1
Return Values
For PULSE OUT control
Same as for CheckSensor function
Status acquisition
0
OFF
1
ON