User`s manual
Function Library 37
4.2.8 GiE62_GetDIStatus
Description
Get the general purpose digital input status.
Syntax
int GiE62_GetDIStatus(int CardID, int port, int
*status);
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.
status
[out] Pointer to a 32-bit integer variable which stores the
read out digital input status.
0: Low
1: High