Initiates a route test by transmitting an SRT message (JNTT and JTTC only).
MTP3_STATUS Mtp3RouteTest ( U8 board, U32 dpc)
Argument |
Description |
board |
TX board number on which the desired MTP 3 task resides. Valid range is 1 through maxboard (currently 8). |
dpc |
Destination point code associated with the desired route. |
Return value |
Description |
MTP3_SUCCESS |
|
MTP3_BOARD |
Invalid board number. |
MTP3_HANDLE |
Mtp3MgmtInit not called for the specified board. |