User`s guide

Page 50 May 15, 2012 • Alcorn McBride TourTraXX User’s Manual • Rev 1.3
Play Directory - PD
Description: This command causes the TourTraXX to play the files located in a specified
directory by automatically generating a playlist with the contents of the
directory and starting the playlist on the specified channel, channel pair, or
channel group.
Command Bytes: "<dir>"<d><options>PD
Parameters: <dir> is the directory path. Leave blank with no quotes for root directory.
<d> is either C followed by a channel number in ASCII, P followed by a
channel pair number in ASCII, or G followed by a channel group number in
ASCII
<options> is one or more of the following:
A sort ascending
D sort descending (overrides ascending)
C sort case-sensitive
# sort by number
? randomize each directory (overrides all sorting options)
E embed playlists contained in directory into generated playlist
R recurse into subdirectories
L loop the directory by refreshing playlist at end
Message Response: R
Minimum OS Version: TraXXOS 1.3.0
Comments: Channel numbers range from 1 through 16, Channel Pairs from 1 through 8,
and Channel Groups from 1 through 13. Use “*” for All Channels.
Examples: Play all the files in the “sounds” directory, sorted by number, on ch pair 5.
"sounds"P5#PD
Play all the files in the “music” directory, sorted ascending, on ch. 2.
"music"C2APD
Play all the files in all directories, sorted randomly, on all channels.
*?RPD