User`s manual
32 Function Library
4.2.3 GiE62_GetTotalDeviceID
Description
Get the CardID(s) of each GIE62+ cards in your system.
Syntax
int GiE62_GetTotalDeviceID(int *DeviceID);
Parameters
DeviceID
[out] Pointer to a 32-bit integer array with four elements
which stores the read out CardID(s). Please note that the
array size cannot be less than 4, and each GIE62+ card
must be assigned a different CardID by through the DIP
switch on board. If the array size is more than 4, only the
first 4 elements contain CardID(s) since GIE62+ supports 4
cards at most in a system.