APCIE-3660 API  1719

Functions

int i_APCIE3660_GetNumberOfBoards (uint8_t *boardCount)
 
int i_APCIE3660_CloseBoard (uint8_t boardId)
 

Detailed Description

The general functions are intended to work with the APCI-3660 boards, independently of the FMs loaded.

Function Documentation

◆ i_APCIE3660_GetNumberOfBoards()

int i_APCIE3660_GetNumberOfBoards ( uint8_t *  boardCount)

Returns the number of detected boards. The function fills the value pointed by boardCount with the number of boards present.

Parameters
[out]boardCountValue that will be filled with the number of boards
Return values
0No error
-1Error while getting the number of boards

◆ i_APCIE3660_CloseBoard()

int i_APCIE3660_CloseBoard ( uint8_t  boardId)

Frees the ressources allocated to access a board.

Parameters
[in]boardIdTarget board index
Return values
0No Error
-1Error while closing the board