M2 User's Manual V 1.0 Revised 4/21/2003
Page 14
BLD
- (same function as PRI S). Build message file index. Required to activate files that are copied
to the memory card outside of the Composer process.
Syntax;
BLD
Example;
BLD<CR><LF> Builds message file index.
DIR
- The configuration of each memory location will be displayed to the user when this command is
issued. The display will show each of the 256 available message locations with either a number
preceded by a "M", a number preceded by a "D" or "XXXX".
Example;
DIR<CR><LF>
If a "M" precedes the number in the location, the message is valid and available for automatic
playback. If “XXXX” is in the location, the message is currently blank, and the location is
available. If a “D” is in front of the message number, a message exists, but it is disabled and not
available for playback.
LST
- This command lists the commands available to control the M2.
Syntax;
LST
Example;
LST<CR><LF> displays a list of commands, values and descriptions.
PLY
- This command is to playback messages from the M2.
Syntax;
PLY
msgnumber,channel,repeat,delay
Where;
msgnumber
is the message location to be played<1-255>.
channel
is the channel on which to play <1 or 2 or A>. Default is A for all available channels.
repeat
is the number of times to play the message<1-254>. Default is 1.
delay
is time to delay between repeats <1-60> seconds. Default is 1 second.
Example;
PLY6,1,10,5<CR><LF> will play message six, out channel 1, ten times with a five second pause
between the repeats.
If no msgnumber is given, the system will play the next available message in memory. This
defaults to message # 1 at power up. If no repeat is given, the system will play the message
one time. If no pause is given, the system delays one second between subsequent message
plays.
Repeat may not be entered without msgnumber being entered. Delay may not be entered
without repeat being entered.