Returns the board summary.
Gx6384GetBoardSummary (nHandle, pszSummary, nSumMaxLen, pnStatus)
Name |
Type |
Comments |
nHandle |
SHORT |
Handle to a GX6384 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 GX6384 summary string provides the following data from in the order shown:
Instrument Name (e.g., GX6384)
FPGA version (e.g. 0xA002)
Serial Number (e.g. 63840210)
For example, the returned string looks like the following:
“GX6384-2 Switch Matrix Dual 4x32, FPGA-Version:0xA003, S/N 63841234, Extended Serial Number:GX63841234-WE-QA-5678, Factory Tested on: Thu Apr 12 16:05:22 2007”