User`s manual

36 Function Library
4.2.7 GiE62_SetDOStatus
Description
Set the general purpose digital output status.
Syntax
int GiE62_SetDOStatus(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
[in] A 32-bit integer variable which represents the status of
digital output.
0: Low
1: High