Returns the board summary.
Gx6188GetBoardSummary (nHandle, pszSummary, nSumMaxLen, pnStatus)
Name |
Type |
Comments |
nHandle |
SHORT |
Handle to a GX6188 board. |
pszSummary |
PSTR |
Buffer to contain the returned board info (null terminated) string. |
NSumMaxLen |
SHORT |
Size of the buffer to contain the board info string. |
pnStatus |
PSHORT |
Returned status: 0 on success, negative number on failure. |
The GX6188 summary string provides the following data from in the order shown:
· Instrument Name and Description (e.g., GX6188 6U 104x8x8 Mux)
· FPGA version (e.g. 0xA003)
· EEPROM version (e.g. 2)
· Serial Number (e.g. 61881234-AA-BB-0000)
For example, the returned string could look like the following:
GX6188, FPGA-Version:0xA002