TUPInitMgmtAPI

Initializes TUP management and opens a channel to the TX board.

Prototype

S16 TUPInitMgmtAPI ( U8 board, U8 srcent)

Argument

Description

board

TX board number.

srcent

Calling application entity ID.


Return values

Return value

Description

TUP_SUCCESS

 

TUP_BOARD

board is out of range.

TUP_DRIVER

Error occurred accessing the driver.


Details

Call TUPInitMgmtAPI before any other actions are taken.