Skip to end of metadata
Go to start of metadata

This is a current, but partial, list of error messages which the logger can produce when responding to issued commands. Each error message begins with Ennnn, where nnnn is a 4-digit decimal number, padded with leading zeroes if necessary. 

The number allows host software to interpret the error code as desired if the rather terse messages from the logger are unsuitable for any reason.

Note that some messages may be followed by variable elements not shown here. The following errors have been categorized in what is relevant to a misuse of the command set (wrong usage) and what is due to an hardware failure or a factory misconfiguration.
In case of an hardware failure, one course of action is to apply a full hardware reset (see Tips for system integrators).

List of error and warning messages

Error codeReported descriptionRoot cause
E0101command parser busyWrong usage
E0102invalid command '<unknown-command-name>'Wrong usage
E0103protected command, use 'permit command = <command>'Wrong usage
E0104feature not yet implementedWrong usage
E0105command prohibited while loggingWrong usage
E0107expected argument missingWrong usage
E0108invalid argument to command: '<invalid-argument>'Wrong usage
E0109feature not availableWrong usage
E0110buffer fullWrong usage/Hardware failure
E0111command failedHardware failure
E0114feature not supported by hardwareWrong usage
E0301memory erase not completedHardware failure
E0400unknown errorHardware failure
E0402memory not empty, erase firstWrong usage
E0403end time must be after start timeWrong usage
E0404end time must be after current timeWrong usage
E0405failed to enable for loggingHardware failure
E0410no sampling channels activeWrong usage
E0411period not valid for selected modeWrong usage
E0412burst parameters inconsistentWrong usage
E0413period too short for serial streamingWrong usage
E0414thresholding interval not validWrong usage
E0415more than one gating condition is enabledWrong usage
E0416wrong regimes settingsWrong usage
E0417no gating allowed with regimes modeWrong usage
E0418cast detection needs a pressure/depth channelWrong usage
E0419calibration coefficients are missingFactory misconfiguration
E0420required channel is turned off; <channel-index>Wrong usage
E0421raw output format not allowedWrong usage
E0422AUX1 not available in current serial modeWrong usage
E0423wrong ddsampling settingsWrong usage
E0501item is not configuredFactory misconfiguration
E0505no channels configuredFactory misconfiguration
E0601no calibration for channel '<channel-index>'Factory misconfiguration

Only if control of external devices is supported
E0701device error: <details>Hardware failure
E0702no devices configuredFactory misconfiguration
E0703device schedule inconsistentWrong usage
E0704device is not enabledWrong usage



  • No labels