Software Library API naibrd 1.62
See all documentation at naii.docs.com
naibrd Library Info

Functions

NAIBRDFUNC double NAIAPI naibrd_GetVersion (void)
 Retrieves the naibrd Library Revision Information.
 
NAIBRDFUNC int32_t NAIAPI naibrd_GetMaxCards (void)
 Retrieves the maximum NAI cards allowed by the SW Library.
 
NAIBRDFUNC int32_t NAIAPI naibrd_GetMaxModules (void)
 Retrieves the maximum modules per NAI cards allowed by the SW Library.
 

Detailed Description


Function Documentation

◆ naibrd_GetMaxCards()

NAIBRDFUNC int32_t NAIAPI naibrd_GetMaxCards ( void )

Retrieves the maximum NAI cards allowed by the SW Library.

Returns
  • Maximum Cards allowed by SW Library.

◆ naibrd_GetMaxModules()

NAIBRDFUNC int32_t NAIAPI naibrd_GetMaxModules ( void )

Retrieves the maximum modules per NAI cards allowed by the SW Library.

Returns
  • Maximum Modules per NAI Cards allowed by SW Library.

◆ naibrd_GetVersion()

NAIBRDFUNC double NAIAPI naibrd_GetVersion ( void )

Retrieves the naibrd Library Revision Information.

Returns
  • SW Library Revision.