DCOLORBARSTONE DCT D7

Description:

   Switch ON/OFF Tone Generator on all audio pairs simultaneously or per the
   specific audio pair argued. Switch the Tone Generator's frequency per specific
   audio pair and left or right channel or per the specific audio channel argued.
   Mute audio channels individual or per the specific audio channel argued.
 

Form:

   Command Handler: DCMD
   DCOLORBARSTONE|DCT|D7
   Argument List:

      Enabling tone generator:
      DCOLORBARSTONE|DCT|D7 [MODE]
         MODE- OFF
               ON
               (MODE setting can not use terse value such as 0 or 1)

      Channel enable setting:
      DCOLORBARSTONE|DCT|D7 [CHANNEL] E [MODE]
         CHANNEL- (0-7) or CHx where x is (0-7)
         MODE- 0= OFF
               1= ON

      Volume setting:
      DCOLORBARSTONE|DCT|D7 [CHANNEL] V [VOLUME]
         CHANNEL- (0-7) or CHx where x is (0-7)
         VOLUME-  (-40dB, 0dB)

      Mute setting
      DCOLORBARSTONE|DCT|D7 [CHANNEL] M [SIDE [MODE]]
         CHANNEL- (0-7) or CHx where x is (0-7)
         SIDE-    L Left Channel
                  R Right Channel
         MODE-    0= OFF
                  1= ON

      Frequency setting:
      DCOLORBARSTONE|DCT|D7 [CHANNEL] F [SIDE [FREQ]]
         CHANNEL- (0-7) or CHx where x is (0-7)
         SIDE-    L Left Channel
                  R Right Channel
         FREQ-   (100Hz, 5000Hz)

      Set all parameters:
      DCOLORBARSTONE|DCT|D7 [CHANNEL] A [ENABLE VOLUME LEFT_MUTE RIGHT_MUTE LEFT_FREQ RIGHT_FREQ]
         CHANNEL-    (0-7) or CHx where x is (0-7)
         ENABLE-     0= OFF
                     1= ON
         VOLUME-     (-40dB, 0dB)
         LEFT_MUTE-  0= OFF
                     1= ON
         RIGHT_MUTE- 0=OFF
                     1= ON
         LEFT_FREQ-  (100Hz, 5000Hz)
         RIGHT_FREQ- (100Hz, 5000Hz)

 

Response:

   DISPLAY DCOLORBARSTONE RESPONSE
     "OK\r\n" to acknowledge receipt of command, followed by
     "DecodeColorbarsTone= ON\r\n"
     "DecodeColorbarsChEnable= PAIR1=OFF PAIR2=ON PAIR3=ON PAIR4=OFF PAIR5=ON PAIR6=ON PAIR7=ON PAIR8=ON\r\n"
     "DecodeColorbarsVolume= PAIR1=-20 dB PAIR2=-20 dB PAIR3=-10 dB PAIR4=-10 dB PAIR5=-20 dB PAIR6=-20 dB PAIR7=-20 dB PAIR8=-20 dB\r\n"
     "DecodeColorbarsFreqLeft= PAIR1=1000 Hz PAIR2=1000 Hz PAIR3=1000 Hz PAIR4=1000 Hz PAIR5=1000 Hz PAIR6=1000 Hz PAIR7=1000 Hz PAIR8=1000 Hz\r\n"
     "DecodeColorbarsFreqRight= PAIR1=1000 Hz PAIR2=1000 Hz PAIR3=1000 Hz PAIR4=1000 Hz PAIR5=1000 Hz PAIR6=1000 Hz PAIR7=1000 Hz PAIR8=1000 Hz\r\n"
     "DecodeColorbarsMuteLeft= PAIR1=OFF PAIR2=OFF PAIR3=OFF PAIR4=OFF PAIR5=OFF PAIR6=OFF PAIR7=OFF PAIR8=OFF\r\n"
     "DecodeColorbarsMuteRight= PAIR1=OFF PAIR2=OFF PAIR3=OFF PAIR4=OFF PAIR5=OFF PAIR6=OFF PAIR7=OFF PAIR8=OFF\r\n"
     "ERROR- [Description]\r\n" if error, ending command
     "\r\n" concludes display responses (empty line)

   MODIFY DCOLORBARSTONE 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 DCOLORBARSTONE setting:
   *.DCMD DCT <enter>
      Response is: DecodeColorbarsTone= ON
                   DecodeColorbarsChEnable= PAIR1=OFF PAIR2=ON PAIR3=ON PAIR4=OFF PAIR5=ON PAIR6=ON PAIR7=ON PAIR8=ON
                   DecodeColorbarsVolume= PAIR1=-20 dB PAIR2=-20 dB PAIR3=-10 dB PAIR4=-10 dB PAIR5=-20 dB PAIR6=-20 dB PAIR7=-20 dB PAIR8=-20 dB
                   DecodeColorbarsFreqLeft= PAIR1=1000 Hz PAIR2=1000 Hz PAIR3=1000 Hz PAIR4=1000 Hz PAIR5=1000 Hz PAIR6=1000 Hz PAIR7=1000 Hz PAIR8=1000 Hz
                   DecodeColorbarsFreqRight= PAIR1=1000 Hz PAIR2=1000 Hz PAIR3=1000 Hz PAIR4=1000 Hz PAIR5=1000 Hz PAIR6=1000 Hz PAIR7=1000 Hz PAIR8=1000 Hz
                   DecodeColorbarsMuteLeft= PAIR1=OFF PAIR2=OFF PAIR3=OFF PAIR4=OFF PAIR5=OFF PAIR6=OFF PAIR7=OFF PAIR8=OFF
                   DecodeColorbarsMuteRight= PAIR1=OFF PAIR2=OFF PAIR3=OFF PAIR4=OFF PAIR5=OFF PAIR6=OFF PAIR7=OFF PAIR8=OFF

   Terse command to retrieve current DCOLORBARSTONE setting:
   *.DCMD D7 <enter>
      Response is: 1
                   0 -20 1000 1000 0 0
                   1 -20 1000 1000 0 0
                   1 -10 1000 1000 0 0
                   0 -10 1000 1000 0 0
                   1 -20 1000 1000 0 0
                   1 -20 1000 1000 0 0
                   1 -20 1000 1000 0 0
                   1 -20 1000 1000 0 0

   Verbose command to change DCOLORBARSTONE setting to activate the tone
   generator, this will configure the channels the same as when they were turned off:
   *.DCMD DCT ON <enter>
      Response is: OK\r\n

   Terse command to change DCOLORBARSTONE setting to activate the tone
   generator, this will configure the channels the same as when they were turned off:
   *.DCMD D7 ON <enter>
      Response is: 0\r\n

   Verbose command to change DCOLORBARSTONE setting of frequency to a supported
   value on a specific left audio pair:
   *.DCMD DCT CH1 F L 1000 <enter>
      Response is: OK\r\n

   Terse command to change DCOLORBARSTONE setting of frequency to a supported
   value on a specific left audio pair:
   *.DCMD D7 CH1 F L 1000 <enter>
      Response is: 0\r\n

   Verbose command to change DCOLORBARSTONE setting to MUTE the output on a
   specific right audio pair:
   *.DCMD DCT CH1 M R ON <enter>
      Response is: OK\r\n

   Terse command to change DCOLORBARSTONE setting to MUTE the output on a
   specific right audio pair:
   *.DCMD D7 CH1 M R ON <enter>
      Response is: 0\r\n

   Verbose command to change DCOLORBARSTONE setting the VOLUME to output on a
   specific left & right audio pair:
   *.DCMD DCT CH1 V -20 <enter>
      Response is: OK\r\n

   Terse command to change DCOLORBARSTONE setting the VOLUME to output on a
   specific left & right audio pair:
   *.DCMD D7 CH1 V -20 <enter>
      Response is: 0\r\n

   Verbose command to change all DCOLORBARSTONE settings for a specific
   left & right audio pair:
   *.DCMD DCT CH1 A ON -20 1000 1000 ON ON <enter>
      Response is: OK\r\n

   Terse command to change all DCOLORBARSTONE settings for a specific
   left & right audio pair:
   *.DCMD D7 CH1 A 1 -20 1000 1000 1 1 <enter>
      Response is: 0\r\n

 

Notes:

   An audio pair is a left AND right channel of audio together. An audio channel
   is either one of the left OR right sides in an audio pair.

 
Created By: Adtec Digital