M2 User's Manual V 1.0 Revised 4/21/2003
Page 16
Where;
value
is 0 for off and 1 for on
SYS
- This is a diagnostics feature for testing purposes only. Certain status information from the
M2 unit will be output to the user when this command is entered.
Example;
SYS<CR><LF>
DDIR
- Displays a file directory listing of all files in the \DAVE directory of the FLASH card.
Example;
DDIR<CR><LF>
DDEL
- Deletes file from the \DAVE directory of the FLASH card.
Syntax;
DDEL
filename
Where;
filename
is the name and extension of the file you wish to delete.
NOTE: MUST BE IN
QUOTES
Example;
DDEL"1.mpg"<CR><LF> deletes 1.mpg from memory card.
DDLD -
This command configures the M2 to receive a MPEG 1 Layer 2 file via YMODEM.
Syntax;
DDLD
msgnumber
Where;
msgnumber
= 1 - 255 or if left blank, downloaded file will be place in the next empty memory
location.
Example;
DDLD2<CR><LF> initiates download sequence for message 2. After command is executed, an
YMODEM transfer of the file should also be initiated on the controller or computer.
DULD
- This command configures the M2 to send a file via YMODEM to another controller or
computer.
Syntax;
ULD
filename
Where;
filename
is the name and extension of the file you wish to upload.
NOTE: MUST BE IN
QUOTES
Example;
DULD"50.mpg"<CR><LF> initiates upload sequence for the file 50.mpg. After command is
executed, a YMODEM transfer of the file should also be initiated on the controller or
computer.