                        7854 Software

This program was built in parts. The program would have been too large for
a single BASICA program. It is a straight line program and as such should
be easy to follow and change. The following is a brief explanation of each
of the modules;
COMMUTE A short program that displays the logo and envokes 7854.exe.
7854    This is the main program. It contains the get and put waveforms
        the get and put programs and has the main menu. It is the module
        that calls the other modules.
Graph   A program that will graph the waveforms. It also has a select
        to output the display to a printer, however that does not work
        with Quick Basic. I have not spent any time on this problem.
Output  This program will ouput a command or series of commands to the
        7854. The commands can then be stored to a file or sent to the
        7854.
Help    This is a text file that gives help information for use with
        the commads. 

Type COMMUTE to start the program.    
