verify

Usage

>> verify  

Security

Open.

Description

This command performs all the same schedule consistency checks which the enable command performs. It then reports the same response which the enable command would produce, whether this is an updated logger status, a warning or an error message. It does not, however, actually enable the logger for sampling.

In other words, it performs a "dry run" of the enable command to allow the programmed schedule parameters to be verified.

verify always checks that the data memory is empty.

Examples

>> verify

<< verify = pending

The programmed schedule is valid and the logger would, if enabled, begin collecting data at the start time. 

>> verify

<< verify = logging

The programmed schedule is valid and the logger would, if enabled, begin collecting data at the next scheduled sample time. 


Warning messages:
E0401 estimated memory usage exceeds capacity
The schedule is valid, but the memory will fill up before the end time is reached.

Errors

Error E0402 memory not empty, erase first
The data memory must be empty.

Error E0403 end time must be after start time
 The end time must be later than the start time.

Error E0404 end time must be after current time
The end time must be later than the logger's current time.

Error E0408 logging already active
The logger must not already be enabled or active in any sense.

Error E0409 uncleared error, use 'errorlog'
The runtime error log must be clear.

Error E0410 no sampling channels active
All the logger's measured channels have been turned off (in instruments which support this feature); there is nothing to sample.

Error E0411 period not valid for selected mode
The measurement period is not consistent with other programmed parameters.

Error E0412 burst parameters inconsistent
The programmed burst parameters are not consistent for the selected sample mode.

Error E0413 period too short for serial streaming
Serial streaming may not be available at high sample rates. 

Error E0414 thresholding interval not valid
The requested threshold check interval is not consistent with the logger's capabilities or other programmed parameters.

Error E0415 more than one gating condition is enabled
Gating conditions such as thresholding and twist activation can not be used in combination; choose one.

Error E0416 wrong regimes settings
The programmed settings for 'regimes' sampling are not consistent.

Error E0417 no gating allowed with regimes mode
A gating condition can not be used with the 'regimes' sampling mode.

Error E0418 cast detection needs a pressure/depth channel
The cast detection feature can not be used if the logger has no pressure or depth channel.

Error E0419 calibration coefficients are missing
Valid calibration coefficients for all sampled channels must be present before logging can be enabled.

Error E0420 required channel is turned off; <channel-index>
The indicated channel has been turned off, but it must be sampled for a selected feature (eg. thresholding) to work; turn the channel back on.

Error E0421 raw output format not allowed
Raw streaming output formats are not permitted if the memory storage format is set to EasyParse (calbin00).

Error E0422 AUX1 not available in current serial mode
The AUX1 signal can be used only in RS-232 mode.

Error E0423 wrong ddsampling settings
The programmed settings for 'ddsampling' sampling are not consistent.