User`s guide
76 Real Time Scheduler
Scheduler Command Summary
The following table lists the commands that can be used in the schedule.csv file.
Command Description Comments
M or m Start Monday Section Every day of the schedule must begin
with a day of week command. Each
time and file number pair following a
day of week command will be scheduled
for that day of the week until another
day of week command is found.
T or t Start Tuesday Section
W or w Start Wednesday Section
H or h
or R or r
Start Thursday Section
F or f Start Friday Section
S or s Start Saturday Section
U or u Start Sunday Section
nnnn Time of Scheduled Event Where nnnn represents the 24-hour time
to begin the event. For example, 11:00
AM is 1100 and 11:00 PM is 2300.
Times earlier than 1000 hours can be
represented with 3 digits.
e.g. 8:30 AM = 830 or 0830
A time must be followed by a file
number. All times must be multiples of
15 minutes. For example 1015 is a valid
time, but 1017 is not.
n[nnnn] File number of Schedule
Event
The 1 to 5 digit file number of the file to
be played at the specified time. A file
number must be preceded by a time.
, Standard separating
character
Can be used to separate any command
from another. New lines can also
separate commands.
; Comment delimiter Anything following this command on a
line will be considered a comment and
will not be used for schedule data.