BRIGHTNESS BRI BR

Description:

      Sets the value of brightness.  The range is 0 to 1024 with a default
      value of 512.  This setting is supported by all video output modes.
    

Form:

      Command Handler: DCMD
      BRIGHTNESS|BRI|BR [VALUE]
      Argument List:
      VALUE         Sets the value of the brightness.  Valid range 0-1024.
    

Response:

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

      Command to set the brightness.

      *.DCMD BRIGHTNESS 512<enter>
         Response is: OK\r\n
    

Notes:

      None.
    

Description:

    Display the current video decoder module stats:
    Temperature (in degrees C)
    Voltages (in millivolts).
    

Form:

      Command Handler: DCMD
      VIDEOMODULESTATS|VMS|V5
      Arguments:  NONE
    

Response:

       Verbose-
           OK
           Temp= 33
           Rail_3.3= 3316
           Rail_2.5= 2564
           Rail_1.8= 1830
           Rail0_1.2= 1240
           Rail1_1.2= 1240
           Rail2_1.2= 1240
           \r\n
       Terse-
           0
           34
           3316
           2564
           1830
           1240
           1240
           \r\n
    

Examples:

    

Notes:

    
Created By: Adtec Digital