AUDIOASSIGNMENTORDER AAO PO

Description:

   Controls the order of assignment of the audio pids to the
   audio engines.  The options are ascending numerical order or PMT order.
   Default is numerical order, audio PIDs assigned to audio engines
   from lowest value to highest value.

Form:

  Command Handler: DCMD
  AUDIOASSIGNMENTORDER|AAO|PO [VALUE]

   [VALUE]: This is the audio assignment order

       0= PIDASCENDING  Default- Assigns audio PIDs to audio engines
                        from lowest value to highest value.
       1= PMTORDER      Assigns audio PIDs to audio engines in the
                        order they are provided in PMT.

Response:

  AUDIOASSIGNMENTORDER 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:
Get current status of audio assignment order
*.DCMD AAO
OK
AUDIOASSIGNMENTORDER= PMTORDER

Terse:
Get current status of audio assignment order
*.DCMD PO
1

Notes:


Created By: Adtec Digital