User`s manual

Function Library 41
4.2.12 GiE62_SetTriggerInPolarity
Description
Set the input polarity of output triggers.
Syntax
int GiE62_SetTriggerInPolarity(int CardID, int
port, int InPolarity);
Parameters
CardID
[in] Card ID of GIE62+. The card ID could be 0, 1, 2 and 3. It
is defined by the DIP switch on the board.
port
[in] Port number of GIE62+. The port number could be 1
and 2.
InPolarity
[in] A 32-bit integer variable which specifies the input polar-
ity of output triggers.
The value should be 0 or 1.
0: Falling
1: Rising