User`s manual
Table Of Contents
- SEASAVE
- Limited Liability Statement
- Table of Contents
- Section 1: Introduction
- Section 2: Installation & Use
- Section 3: Configure Inputs, Part I - Instrument Configuration (.con file)
- Introduction
- Instrument Configuration
- Viewing, Modifying, or Creating .con File
- SBE 9plus Configuration
- SBE 16 SEACAT C-T Recorder Configuration
- SBE 16plus SEACAT C-T Recorder Configuration
- SBE 19 SEACAT Profiler Configuration
- SBE 19plus SEACAT Profiler Configuration
- SBE 21 Thermosalinograph Configuration
- SBE 25 SEALOGGER Configuration
- SBE 45 MicroTSG Configuration
- SBE 49 FastCAT Configuration
- Section 4: Configure Inputs, Part II - Calibration Coefficients
- Accessing Calibration Coefficients Dialog Boxes
- Calibration Coefficients for Frequency Sensors
- Calibration Coefficients for A/D Count Sensors
- Calibration Coefficients for Voltage Sensors
- Pressure (Strain Gauge) Calibration Coefficients
- Altimeter Calibration Coefficients
- Fluorometer Calibration Coefficients
- Methane Sensor Calibration Coefficients
- OBS/Nephelometer Calibration Coefficients
- Oxidation Reduction Potential (ORP) Calibration Coefficients
- Oxygen Calibration Coefficients
- PAR/Irradiance Calibration Coefficients
- pH Calibration Coefficients
- Pressure/FGP (voltage output) Calibration Coefficients
- Suspended Sediment Calibration Coefficients
- Transmissometer Calibration Coefficients
- User Polynomial (for user-defined sensor) Calibration Coefficients
- Zaps Calibration Coefficients
- Section 5: Configure Inputs, Part III – Serial Ports, Water Sampler, TCP/IP Ports, Miscellaneous, & Pump Control
- Section 6: Configure Outputs
- Section 7: Display - Setting Up SEASAVE Displays
- Section 8: Real-Time Data & Real-Time Control - Real-Time Data Acquisition
- Section 9: Archived Data Displaying Archived Data
- Section 10: Processing Data
- Appendix I: Command Line Operation
- Appendix II: Configure (.con) File Format
- Appendix III: Software Problems
- Appendix IV: Derived Parameter Formulas
- Index

Appendix I: Command Line Operation
92
Appendix I: Command Line Operation
SEASAVE has several command line parameters, for infrequently
used options:
Parameter Function
-autostart=
filename
Automatically start SEASAVE and data acquisition, using
program setup (.psa) file defined by filename. Filename must
include path and extension (.psa). SEASAVE uses .con file,
setup in Configure Inputs and Configure Outputs, displays, and
output file name defined in .psa file. This allows you to set up
system ahead of time, and then have an untrained operator start
acquisition without navigating through SEASAVE’s menus.
-u Ignore output (.hex) file name defined in .psa file, and create a
unique output (.hex) file name, based on current date and time.
When used with autostart command line option, this allows you
to set up system ahead of time, and then have an untrained
operator start and stop acquisition multiple times without
navigating through SEASAVE’s menus, generating a unique
output file for each data acquisition.
-aa=
filename
Automatically start SEASAVE and playback archived data,
using program setup (.psa) file defined by filename. Filename
must include path and extension (.psa). SEASAVE uses .con file,
setup in Configure Inputs and Configure Outputs, displays, and
input data file name defined in .psa file.
Note: If specifying multiple parameters, insert a space between each parameter
in the list.
To run SEASAVE with a Command Line Parameter:
1. In the Windows Start menu, select Run. The Run dialog box appears.
Enter the command line parameter(s) as shown below:
Path\seasave.exe parameter1 parameter2 . . .
where Path is the location of seasave.exe on your computer, and one or
more command line parameters are listed.
2. SEASAVE opens. The functions specified by the command line
parameters are enabled. If –autostart was used, data acquisition starts.
Examples
• “C:\Program Files\Sea-Bird\seasave.exe” –autostart=“C:\Test Directory\test.psa”
(automatically start SEASAVE and data acquisition, based on setup in test.psa, and save data to .hex file specified in test.psa)
• “C:\Program Files\Sea-Bird\seasave.exe”–autostart=“C:\Test Directory\test.psa” -u (enable 2
parameters shown -- automatically start SEASAVE and data acquisition, based on setup in test.psa, but ignore .hex file specified in
.psa and save data to a uniquely named .hex file)
Notes:
• If the path includes any
spaces, enclose the path in
quotes (“path“). See the
examples.
• An alternative method of
running SEASAVE with a
Command Line Parameter
is from a command prompt.