TMRSTATUS TRS TS

Description:

   Retrieves the input TMR for each input (ASI, RF1, etc.).
   Units are bits per second.

Form:

  Command Handler: DCMD
  TMRSTATUS|TRS|TS [INPUT]

     Valid INPUT: Verbose        Terse
                  ASI            0
                  RF1            1
                  RF2            2
                  IP             3


Response:

  TMRSTATUS RESPONSE
    Verbose- "OK\r\n" to acknowledge receipt of command, or
             "ERROR- [Description]\r\n" if error, ending command
    Terse-   "0\r\n" to acknowledge receipt of command, or
             "[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
             "\r\n" concludes modify responses (empty line)

Examples:

*.DCMD TRS
OK
ASI=75001120
RF1=0
RF2=0
IP=0


*.DCMD TS
0
75001208 0 0 0


*.DCMD TRS ASI
OK
ASI=75001176


*.DCMD TS 0
0
75001152


Notes:

  None.
Created By: Adtec Digital