Returns the board summary.
Gx6325GetBoardSummary (nHandle, pszSummary, nSumMaxLen, pnStatus)
Name |
Type |
Comments |
nHandle |
SHORT |
Handle to a GX6325 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 GX6325 summary string provides the following data from in the order shown:
Instrument Name (e.g., GX6325)
FPGA version (e.g. 0xA003)
For example, the returned string look like the following:
“GX6325, FPGA-Version:0xB201”
GxSWGetDriverSummary, GxSWGetErrorString