CONV-CAM    IGC File Translation

This program translates flight log files from CAI proprietary
format to IGC compatible format.

CONV-CAM is started by typing the following at the command prompt
CONV-CAM <srcpath> <OutputPath>

SrcPath    - The path and name of the input file(s) (required)
OutputPath - path of output files (default: current directory)

Additional arguments (separated by spaces) may be appended to the
CONV-CAM command.
Each begins with a hyphen and a character. Valid arguments are:
        -?      - Display help text
        -dxxxx  - Alternate way of specifying OutputPath
        -nxxxx  - Name of output file (default: IGC-standard name)
                   Note: do not use this argument when using wildcards.
        -q      - Quiet mode - all text display is suppressed
        -sxxxx  - Alternate way of specifying SrcPath


DATA-CAM	Data Transfer

This is the Cambridge Aero Instruments data transfer program, which
transfers flight log data from a CAI flight recorder to a computer file.

To transfer data, connect the flight recorder to the computer using a
standard serial cable, and ensure that the flight recorder is turned on.
  
Typing the DATA-CAM command starts the data transfer.

Arguments (separated by spaces) may be appended to the DATA-CAM command.
Each begins with a hyphen and a character.  Valid arguments are:
      -?		   -  Display help text
      -o	      -  Overwrite flight logs that already exist as PC files (by default, log files that exist are not overwritten)
      -pn		-  Designates the COM port to be used
                 	(n is a number from 1 to 4, default is 1)
      -pANY		-  Check for a connection on any COM port
      -dxxxx	-  xxxx is the path to which log files are written
               (by default, log files are written to the current directory)
    	-q       -  Quiet mode - all text display is suppressed
    	-nxxxx   -  xxxx is the name of the resulting IGC-format file
                 	(by default, the IGC-standard filename is used)
    	-n       -  Suppresses production of any IGC-format file



VALI-CAM   Log file validation

This program verifies the security status of a CAI format log file
The program is invoked from the DOS prompt as follows:

VALI-CAM <sourcefile>

sourcefile:	
The file to be verified. (Mandatory argument).                         

The files datacam2.exe and valicam2.exe are the corresponding programs
for the Model 302 FR.
