User`s manual

42 Function Library
4.2.13 GiE62_GetTriggerDelayTime
Description
Get the delay time of output triggers.
Syntax
int GiE62_GetTriggerDelayTime(int CardID, int port,
int *DelayTime);
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.
DelayTime
[out] Pointer to a 32-bit integer variable which stores the
read out delay time of output triggers. The unit of delay time
is in milliseconds (ms).