BREAKTRIGGER BTR BT

Description:

  Initiate a manual start event for a particular break number. The argued break
  must be "open", that is, it must not have been run previously. Optional break
  number arguments are allowed for when earlier break numbers have been closed.
 

Form:

  Command Handler: DPID
  BREAKTRIGGER|BTR|BT <index> <brk1>
  Argument List:
  <index>      Values 0 - 11 indicate which channel to start.
  <brk1>       Break number to initiate. Range 1-999.

Response:

  "OK\r\n" or "0\r\n" to acknowledge receipt of command,
  "\r\n" concludes query and set responses (empty line) or

  "ERROR- [Description]\r\n" or "<error_code>\r\n" if error
  "\r\n" concludes error responses (empty line)

Examples:

  *.DPID BTR 0 5
  OK\r\n
  \r\n

  *.DPID BT 0 1
  0\r\n
  \r\n

Notes:

  If the system resets the verifications for breaks played in the CCMS 
  schedule after a break that has not played will be overwritten and appear 
  as if they have not played. Therefore, please be sure to create all CCMS 
  schedules in the order of when the breaks will be played. Start the CCMS 
  schedule with the first break to be played and end the CCMS schedule with 
  the last break to be played. If a CCMS schedule needs to be modified 
  mid-day add all new breaks to the end of the CCMS schedule.
Created By: Adtec Digital