Using the is_GetBoardInfo() function the data which has been written to the FALCON and/or EAGLE can be read out. The data structure (64 Byte) is build up as follows:
char |
SerNo[12] |
Serial number of the board |
char |
ID[20] |
e.g.: "FALCON - IDS GmbH" |
char |
Version[10] |
e.g.: "V2.00" or later versions |
char |
Date[12] |
"01.08.2001" date of quality check |
unsigned char |
Select |
Board ID |
unsigned char |
Type |
Board type 1 = FALCON/FALCON Express 2 = EAGLE 7 = FALCONplus/FALCONplus Express 9 = FALCONquattro/FALCONquattro Express 13 = FALCON LP/FALCON LP Express |
char |
Reserved[8] |
reserved |