Deployment Header

The deployment header is the first thing stored in memory by the data logger; it is written at the time of a successful enable command, and contains meta-information about the deployment and about the logger.

The details of the header contents do not depend on the data storage format used; only the location of the header is affected:

  1. in Standard format (rawbin00), the header is stored at the beginning of dataset-1, prior to any sample data or events.
  2. in EasyParse format (calbin00), the header is stored in dataset-2 by itself.  This header is not necessary for complete EasyParse downloads.

The section which follows describes only the current version; in general, newer versions contain only additions to previous versions.  A brief history of the versions is given below.

VersionBrief description of changesMain related command
1.014Added support for directional dependent sampling. 
1.013Added settings avgsoundspeed.settings 
1.012The front-end specific section sensor command information reviewed.
Added settings salinity. 
sensor
settings 
1.011Support for simulation mode.simulation
1.010The front-end specific section may now contain information from the sensor command.sensor
1.009Added clock offset from UTC (Universal Coordinated Time).settings
1.008Added AUX1 control output parameters.
Added WiFi operating parameters. 
streamserial
wifi
1.007Added Serial communications mode.
Added firmware type.
serial
id
1.006Added regimes information.regimes, regime
1.005Added default parameters values.settings
1.004Channel calibrations now support more than eight coefficients in total.calibration
1.003Header size is now variable to accommodate front-end-specific information.n/a
1.002Added power-off delay for fetch command.settings
1.001Added thresholding information.thresholding
1.000Original release of this overall format.n/a