TRANSMUXRATE TMR TM (DPI System)

Description:

   Displays or modifies the current transport multiplex rate setting (in bits/sec)
 If no argument is given, then the current setting is displayed. If an argument
 is given, the setting is modified.

Form:

  Command Handler: DPID
  <UNIT NAME> TRANSMUXRATE|TMR|TM [RATE]
  Argument List:
  [RATE]   Maximum rate for transport stream output.

Response:

 MODIFY 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
             "[1-255]\r\n" if error, ending command
    "\r\n" concludes modify responses (empty line)
 DISPLAY RESPONSE
    Verbose- "OK\r\n" to acknowledge receipt of command, followed by
             "Transport Mux Rate= [RATE]\r\n", or
             "ERROR- [Description]\r\n" if error, ending command
    Terse-   "0\r\n" to acknowledge receipt of command, followed by
             "[RATE]\r\n", or
             "[1-255]\r\n" if error, ending command
    "\r\n" concludes display responses (empty line)

Examples:

  Verbose command to retrieve current setting:
  *.DPID TRANSMUXRATE <enter>
     Response is: OK\r\n
     100000000\r\n

  Terse command to retrieve current setting:
  *.DPID TR <enter>
     Response is: 0\r\n
     100000000\r\n

Notes:

Products Supporting Command:

=============================================================================

Created By: Adtec Digital Inc