Skip to end of metadata
Go to start of metadata

Usage

>> disable  

Security

Open.

Description

If the instrument is logging, this command will terminate the current deployment. If the instrument is not currently logging, a warning message is returned. The status of the logger is always reported when the command is complete.

If the stop command is sent while a measurement is in progress, the measurement will be completed before logging is stopped. Consequently, depending on the channels installed in the logger and the sampling mode, the logger's response to the command may be delayed. If the logger is sampling in any averaging or burst recording mode, the burst currently in progress will be interrupted and abandoned.

If the logger is recording data to memory, a 'stop event' will be appended to the data after the last sample stored.

For fwtype = 103 only (see the id command), the alternate name disable may be used instead of stop, but for compatibility with all current instruments from RBR Ltd. the use of stop is recommended.

Examples

>> stop

<< stop = stopped

>> stop

<< E0406 not logging, stop = disabled

Warning messages:
E0406 not logging
The stop command was issued when the logger is not actually logging.

  • No labels