Gx6338GetBoardSummary

Purpose

Returns the board summary.

Syntax

Gx6338GetBoardSummary (nHandle, pszSummary, nSumMaxLen, pnStatus)

Parameters

Name
Type
Comments
nHandle
SHORT
Handle to a GX6338 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 GX6338 summary string provides the following data from in the order shown:

For example, the returned string looks like the following:

 

“GX6338, FPGA-Version:0xB201”

 

See Also

GxSWGetDriverSummary, GxSWGetErrorString