Gx6377GetBoardSummary

Purpose

Returns the board summary.

Syntax

Gx6377GetBoardSummary (nHandle, pszSummary, nSumMaxLen, pnStatus)

Parameters

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

 

Example

For example, the returned string looks like the following:

 

“GX6377, FPGA-Version:0xA002, S/N 63770210”

 

See Also

GxSWGetErrorString, GxSWGetErrorString