Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
Board Count Property Functions

Functions

NAIBRDFUNC int32_t NAIAPI naibrd_GetMaxCards (void)
 Retrieves the maximum number of NAI cards allowed for the naibrd library.
 
NAIBRDFUNC int32_t NAIAPI naibrd_GetMaxModules (void)
 Retrieves the maximum number of modules per NAI card allow for the naibrd library.
 

Detailed Description

Function Documentation

◆ naibrd_GetMaxCards()

NAIBRDFUNC int32_t NAIAPI naibrd_GetMaxCards ( void )

Retrieves the maximum number of NAI cards allowed for the naibrd library.

Returns
  • Maximum number of cards for naibrd library.

◆ naibrd_GetMaxModules()

NAIBRDFUNC int32_t NAIAPI naibrd_GetMaxModules ( void )

Retrieves the maximum number of modules per NAI card allow for the naibrd library.

Returns
  • Maximum number of modules per NAI card for naibrd library.