TMRMODE MRM MM

Description:

  Indicates whether TMR is following interface rate.  Read-only and mirrors the
  LBM TRANSMIT setting.  When OFF, TMR setting is followed.

Form:

  Command Handler: ECMD
  TMRMODE | MRM | MM

  Argument List:
  Terse  Verbose     Description
  0      ON          TMR is automatically following interface
  1      OFF         TMR is set manually

Response:

  tmrmode 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:

  Verbose command to retrieve current setting:
   *.ECMD TMRMODE
   OK
   TMRMode= ON

Notes:

Created By: Adtec Digital