INPUTTABLETYPE _INPUTTABLETYPE

Description:

  Get or Set Input Table type 

Form:

  Command Handler: MCMD
  INPUTTABLETYPE|_INPUTTABLETYPE [OPTION] [SETTING PARAMETERS]
  OPTION: 
          Input index.
          
  SETTING PARAMETERS:
           "MPEG"
           "DCII"
           "DVB"
           "ATSC"
  

Response:

  "OK\r\n" to acknowledge receipt of command, or
  "OK\r\n" to acknowledge receipt of command and display input tabletype.
  "ERROR- [Description]\r\n" if error, ending command
  "\r\n" concludes modify responses (empty line)

Examples:

  *.MCMD INPUTTABLETYPE
    OK\r\n
    1 = MPEG
    2 = DCII
    3 = MPEG
    4 = DVB
    5 = DVB
    ...
    .
    10 = ATSC
    
  *.MCMD INPUTTABLETYPE 3
    OK\r\n
    3 = MPEG
    r\n

  *.MCMD INPUTTABLETYPE 4 ATSC
    Response is: OK\r\n
                 \r\n  

Notes:

  

<<<<<<< m_trans.cpp

Products Supporting Command:

  • dta3050, dta3000, dta3050 =======

Products Supporting Command:

  • dta3050 >>>>>>> 1.1.2.4
Created By: Adtec Digital Inc