Gx6384GetBoardSummary

Purpose

Returns the board summary.

Syntax

Gx6384GetBoardSummary (nHandle, pszSummary, nSumMaxLen, pnStatus)

Parameters

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

Example

For example, the returned string looks like the following:

 

“GX6384-2 Switch Matrix Dual 4x32, FPGA-Version:0xA003, S/N 63841234, Extended Serial Number:GX63841234-WE-QA-5678, Factory Tested on: Thu Apr 12 16:05:22 2007”

 

See Also

GxSWGetDriverSummary, GxSWGetErrorString