postprocessing_regimes

Usage

>> postprocessing_regimes  [ direction | count | reference ]

Security

None.

Description

Sets and returns regimes parameters for use with postprocessing command. These are only used if the regimes postprocessing mode is in use. This is intended for use when the instrument is integrated into moving platforms.

Changing postprocessing_regimes parameters is not allowed while postprocessing status is processing or finished.

  • direction [= <direction>]
    1. ascending indicates that the instrument is intended to ascend in the water column.
    2. descending indicates that the instrument is intended to descend in the water column.
  • count [= <countvalue>]  indicates the number of regimes that are set. The minimum number is 1 and the maximum number of regimes is 3.
  • reference [= <reference>]
    1. absolute indicates that the absolute pressure is used as reference for the determination of the current regime and bin.
    2. seapressure indicates that the sea pressure is used as reference for the determination of the current regime and bin.

Examples

>> postprocessing_regimes
<< postprocessing_regimes direction = descending, count = 3, reference = absolute
>> postprocessing_regimes direction = ascending
<< postprocessing_regimes direction = ascending

Errors

Error E0108 invalid argument to command
The command was given with an argument which is unrecognized or has an invalid value; for example

Error E0426 postprocessing already active
Parameters cannot be changed while the post-processing status is not idle.