Menus and Toolbar

The menubar (at the top of the screen) gives you several options for manipulating the program.
The File menu provides the following commands:
  1. Open - Displays graph from selected file.
  2. Save Peak Info - Retains peak information from current graph in file.
  3. Save Data Series - Retains point information in same format as original files.
  4. Close graph - Closes current graph.
  5. Print - Prints image of graph as it appears in the window and the current peak information
  6. Exit - Ends program
The Edit menu provides the following commands:
  1. Copy - Places current graph image and peak information on Windows clipboard.
  2. Zoom In - Zooms graph image by 25%
  3. Zoom Out - Zooms out graph image by 25%
  4. Zoom General - Zooms graph image by user-specified amount
  5. Change Point - Allows you to change the attributes of a given point(you must click on it)
  6. Move Zero - Allows you to remove an offset in the zero line
The Plot menu allows you to alter the graph image in the following ways:
  1. Derivative - Show derivative of current graph.
  2. Integral - Show rectangular approximation of area under curve.
  3. Crosshair - Puts two horizontal lines relative to cursor to allow for easy referencing.
  4. Grid - Shows grid with values for voltages on Y-axis and times on X-axis
  5. Peaks - Place crosses at peaks
  6. Main Graph - Hide main graph(useful for printing and copying)
  7. Cursors - Hide cursors
  8. Invert - Flip graph and all voltage values(may cause crashes)
The Options menu accesses a dialog box where you can change the settings of the program.

The Help menu is what enabled you to get here.