ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcb_binfo_t Struct Reference

#include <ngcbNET.hpp>

Public Member Functions

 ngcb_binfo_t ()
 Constructor.
 

Public Attributes

int serNo1
 Serial number part 1 (board)
 
int serNo2
 Serial number part 2 (board)
 
int serNoTrans1
 serial number part 1 (transition board)
 
int serNoTrans2
 serial number part 2 (transition board)
 
int serNoBack1
 Serial number part 1 (backplane)
 
int serNoBack2
 Serial number part 2 (backplane)
 
int id
 ID-register content.
 
int date
 Date-register content.
 
int type
 Board type.
 
int version
 Board version (sub-type)
 
int revision
 Hardware revision.
 
int firmware
 Firmware revision.
 
char productString [64]
 Product name.
 

Detailed Description

NGC board info

Constructor & Destructor Documentation

◆ ngcb_binfo_t()

ngcb_binfo_t::ngcb_binfo_t ( )
inline

Constructor.

Member Data Documentation

◆ date

int ngcb_binfo_t::date

Date-register content.

◆ firmware

int ngcb_binfo_t::firmware

Firmware revision.

◆ id

int ngcb_binfo_t::id

ID-register content.

◆ productString

char ngcb_binfo_t::productString[64]

Product name.

◆ revision

int ngcb_binfo_t::revision

Hardware revision.

◆ serNo1

int ngcb_binfo_t::serNo1

Serial number part 1 (board)

◆ serNo2

int ngcb_binfo_t::serNo2

Serial number part 2 (board)

◆ serNoBack1

int ngcb_binfo_t::serNoBack1

Serial number part 1 (backplane)

◆ serNoBack2

int ngcb_binfo_t::serNoBack2

Serial number part 2 (backplane)

◆ serNoTrans1

int ngcb_binfo_t::serNoTrans1

serial number part 1 (transition board)

◆ serNoTrans2

int ngcb_binfo_t::serNoTrans2

serial number part 2 (transition board)

◆ type

int ngcb_binfo_t::type

Board type.

◆ version

int ngcb_binfo_t::version

Board version (sub-type)


The documentation for this struct was generated from the following file: