Electro Cam Corp.
ModMap Upload/Download Utility
4/19/96

Start program by entering "modmap" at the DOS prompt.
Command line parameters may be used:
	Format : modmap upld/dnld unitAddress comPort comSpeed fileName
	Example: Upload, address 1, COM1, 9600 baud, to TEST.TXT
		 C:>modmap u 1 com1 9600 test.txt
	Example: Download, address 2, COM2, 19200 baud, from UNIT1.TXT
		 C:>modmap d 2 com2 19200 unit1.txt

	NOTE: Upload will transfer data FROM a controller TO a file.
	      Download will transfer data FROM a file TO a controller.

Make sure that the controller baudrate and address match the parameters in
the Communications menu or command line parameters.

Make sure that the controller communication type (RS232/485) is set correctly.

Program is menu driven; note that the EDIT function will only work if the DOS
EDIT program is "pathed" (it uses the DOS EDIT program, and a path to it must
exist).

This program produces an ASCII file from the data uploaded from the controller.
The ASCII file can be edited, but you shouldn't unless you are COMPLETELY
sure of what you are doing. The ASCII file is meant for archival purposes only.
Any line that starts with a semicolon (';') will be considered a comment.

If you have any questions or comments, please call 1-800-228-5487.
