Gx6192/Gx6256/Gx6864GetBoardSummary

Purpose

Returns the board summary.

Syntax

Gx6256GetBoardSummary (nHandle, pszSummary, nSumMaxLen, pnStatus)

Parameters

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

Example

For example, the returned string looks like the following:

 

“GX6256 6U High Density 16 16x2 Mux, FPGA-Version:0xA003, S/N 62561234”

 

See Also

GxSWGetDriverSummary, GxSWGetErrorString