TxMvipOpen

Opens an H.100/H.110 channel for a specified TX board.

Prototype

S16 TxMvipOpen ( TXBOARD_T board, U16 swint)

Argument

Description

board

TX board number.

swint

Not used.


Return values

Return value

Description

MVIP_BAD_BOARD

Invalid board number.

MVIP_NO_DRIVER

TX driver not found.

MVIP_OPEN_FAIL

Opening of MVIP manager failed.


Details

TxMvipOpen returns the specified TX board handle to use in subsequent requests. Call this function before calling any other functions for a particular board.