SPDIFMODE SPM SJ

Description:

Change the SPDIF mode.

Form:

  SPDIFMODE|SPM|SJ [MODE]
  Argument List:
  Terse       Verbose    Description
      0           OFF    No SPDIF output
      1  UNCOMPRESSED    Uncompressed (decoded) stereo PCM on SPDIF
      2    COMPRESSED    Compressed (non-decoded) data on SPDIF
      3   PASSTHROUGH    Compressed data only on SPDIF (no analog audio)

Response:

  MODIFY SPDIFMODE 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)

  DISPLAY SPDIFMODE RESPONSE
    Verbose- "OK\r\n" to acknowledge receipt of command, followed by
             "SPDIF_MODE= [MODE]\r\n", or
             "ERROR- [Description]\r\n" if error, ending command
    Terse-   "0\r\n" to acknowledge receipt of command, followed by
             "[TERSE NUMERIC VALUE]\r\n", or
             "[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
    "\r\n" concludes display responses (empty line)

Examples:

  Verbose command to change to COMPRESSED SPDIF mode:
  SPDIFMODE COMPRESSED
     Response is: OK\r\n

  Terse command to disable SPDIF:
  SJ 0
     Response is: 0\r\n

  Verbose command to retrieve current SPDIF mode:
  SPDIFMODE
     Response is: OK\r\n
                  SPDIFMODE= UNCOMPRESSED

Notes:

Products Supporting Command

Created By: Adtec Digital