Gx6062GetBoardSummary

Purpose

Returns the board summary.

Syntax

Gx6062GetBoardSummary (nHandle, pszSummary, nSumMaxLen, pnStatus)

Parameters

Name
Type
Comments
nHandle
SHORT
Handle to a GX6062 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.

Comments

The GX6062 summary string provides the following data from the on-board EEPROM in the order shown:

For example, the returned string could look like the following:

 

GX6062, FPGA-Version:0xB001

 

See Also

GxSWGetDriverSummary, GxSWGetErrorString