Sends a request to the board to reset all circuits without generating TUP traffic.
S16 TUPQuietReset ( U8 board)
Argument |
Description |
board |
TX board number to configure. |
Return value |
Description |
TUP_SUCCESS |
|
TUP_BOARD |
board is out of range. |
TUP_DRIVER |
Error occurred accessing the driver. |
TUP_FAILED |
Task on the TX board reported a failure. |
TUP_UNBOUND |
Application failed to call TUPInitMgmtAPI prior to this call. |
Predefined groups are also reset. Any transitory groups are deleted.
Note: Use this call with extreme caution due to the possibility that the state of the circuits may not be identical between the network and NMS TUP after execution.