C7557-01 DLL INSTRUCTION MANUAL
18
HAMAMATSU PHOTONICS K.K.
5-13 POLARITY OF PULSE OUT CONTROL
Controls the polarity of PULSE OUT. The return values are 1 with normal completion, and
other than 1 with an error. The polarity status may be obtained as the return value for the
function.
Function name
WORD SetShutterPolarity (ID, ShutterPolarity);
WORD GetShutterPolarity (ID);
Format
WORD SetShutterPolarity (WORD, WORD);
WORD GetShutterPolarity (WORD);
Arguments
ID
USB ID number
Specify MCD controller USB ID number
ShutterPolarity Set polarity of PULSE OUT
(
positive, negative
)
positive 0
negative 1
Return code
For polarity of PULSE OUT control
Same as for CheckSensor function
Status acquisition
0 positive
1 negative