User`s manual

Function Library 45
4.2.16 GiE62_GetTriggerInPolarity
Description
Get the input polarity of output triggers.
Syntax
int GiE62_GetTriggerInPolarity(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
[out] Pointer to a 32-bit integer variable which stores the
read out input polarity of output triggers.
0: Falling
1: Rising