Software Library API naibrd 1.62
See all documentation at naii.docs.com
Module Properties Functions

Functions

NAIBRDFUNC int32_t NAIAPI naibrd_IOCT_GetChannelCount (uint32_t modid)
 Returns the number of channels for the specified IOCT Module ID.
 
NAIBRDFUNC uint32_t NAIAPI naibrd_IOCT_GetFifoSize (uint32_t modid)
 Returns the size of the FIFO buffer for the specified IOCT Module ID.
 

Detailed Description


Function Documentation

◆ naibrd_IOCT_GetChannelCount()

NAIBRDFUNC int32_t NAIAPI naibrd_IOCT_GetChannelCount ( uint32_t modid)

Returns the number of channels for the specified IOCT Module ID.

Parameters
modid: (Input) IOCT Module ID.
Returns
  • Number of channels for the Module ID.

◆ naibrd_IOCT_GetFifoSize()

NAIBRDFUNC uint32_t NAIAPI naibrd_IOCT_GetFifoSize ( uint32_t modid)

Returns the size of the FIFO buffer for the specified IOCT Module ID.

Parameters
modid: (Input) IOCT Module ID.
Returns
  • Fifo size for the Module ID.