Opening a File
A file can be opened in one of two ways.
- Double-click on a recently opened file or &qt;Open new file&qt; on the welcome screen.
- Click on the &qt;Open&qt; item in the file menu.
Once the file box is open, you can select one or multiple files, and the graph(s) will be displayed.
This program, at present, only supports a certain format of comma-delimited text file. In order
to use a data set, it must first be converted to the following format:
- Any type of description on the first line
- Nine miscellaneous lines - only matters that they are there
- A line containing Sample Rate, (integer)
- A line containing Trigger Sample, (integer)
- N lines containing one number representing a voltage.