INPUTREDROLE _INPUTREDROLE

Description:

  GET/SET  Input Redundancy Role 

Form:

  Command Handler: MCMD
  INPUTREDROLE|INPUTREDROLE [OPTION] [SETTING PARAMETERS]
  OPTION: 
          Input index. (0-10)
  
  SETTING PARAMETERS:
          DISABLED, 1-5
           
          
  
  

Response:

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

Examples:

# Shows INPUTREDROLE

  *.MCMD INPUTREDROLE
    OK\r\n
    INPUT 1 = DISABLED
    INPUT 2 = 5 
    INPUT 3 = 1
    INPUT 4 = 2 
    INPUT 5 = 1
    INPUT 6 = DISABLED
    ...
    .
    INPUT 10 = 3
    
  *.MCMD INPUTREDROLE 3
    OK\r\n
    INPUT 3 = 1
    r\n

Notes:

  

Products Supporting Command:

  • dta3050, dta3000, dta3050
Created By: Adtec Digital Inc