Skip to main content

resume

Usage

>> resume

Security

Open.

Availability

v2.2.0

Description

This command resumes an enabled deployment which was previously paused using the pause command.

If successful, the command reports its status:

  • status, will be one of the values:

    • sampling

    • gated

The only error conditions which would prevent the successful execution of the command are if the instrument has not be enabled for deployment, or was not previously paused.

When a resume is issued, the following will happen:

  1. Streaming is immediately activated if any schedule in the deployment was configured to do so.

  2. The next acquisition is scheduled for the appropriate time; in the case of average/burst/wave/tide, the next time will be aligned to the interval time.

  3. An event of type EVENT_RESUME (0x2A) is stored in the active dataset.

  4. Acquisitions will continue to be scheduled at normal intervals.

Examples

TEXT
>> resume
<< resume status=gated

Deployment has resumed running as scheduled and is currently waiting on a gating condition.

TEXT
>> resume
<< resume status=sampling

Deployment has resumed running as scheduled.

TEXT
>> resume
<< ERR-407 cannot 'resume' unless paused

Cannot resume a deployment unless the instrument has already been enabled and then paused.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.