STOP STP ST

Description:

  Stops the current playing Spot and cues up the same spot.

Form:

  Command Handler: DCMD
  STOP|STP|ST
  Argument List:
  none

Response:

  STOP 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 go to stop the spot:
  *.DCMD STOP <enter>
     Response is: OK\r\n

  Terse command to go to stop the spot:
  *.DCMD ST <enter>
     Response is: 0\r\n

Notes:

  None.
Created By: Adtec Digital