HAMAMATSU
MCD CONTROLLER C7557
Chapter 2 Software Library
HAMAMATSU PHOTONICS K.K.
- 36 -
Trigger Polarity Control
Description
Controls the trigger polarity(positive, negative). The return values are 1
with normal completion, and other than 1 with an error. The trigger
polarity status may be obtained as the return value for the function.
Function Name
WORD SetTriggerPolarity (ID, TriggerPolarity);
WORD GetTriggerPolarity (ID);
Format
WORD SetTriggerPolarity (WORD, WORD);
WORD GetTriggerPolarity (WORD);
Arguments
ID
SCSI ID number
Specify MCD controller SCSI ID number
TriggerPolarity
Set trigger polarity
(
positive, negative
)
positive
0
negative
1
Return Values
For trigger polarity control
Same as for CheckSensor function
Status acquisition
0
positive
1
negative