User`s manual

Function Library 35
4.2.6 GiE62_GetFirmwareVersion
Description
Get the firmware version of the GIE62+ card.
Syntax
int GiE62_GetFirmwareVersion(int CardID, char
*FirmwareVersion, int StringSize);
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.
FirmwareVersion
[out] Pointer to a character array which stores the read out
firmware version.
StringSize
[in] Size of the character array that will be returned.