Gx6138GetBoardSummary

Purpose

Returns the board summary.

Syntax

Gx6138GetBoardSummary (nHandle, pszSummary, nSumMaxLen, pnStatus)

Parameters

Name
Type
Comments
nHandle
SHORT
Handle to a GX6138 board.
pszSummary
PSTR
Buffer to contain the returned board info (null terminated) string.
nSumMaxLen
SHORT
Size of the buffer to contain the error string.
pnStatus
PSHORT
Returned status: 0 on success, negative number on failure.

 

Comments

The GX6138 summary string provides the following data:

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

 

GX6138, FPGA Version:0xA000

 

See Also

GxSWGetDriverSummary, GxSWGetErrorString