Acquisition Control

:ACQUisition:STARt

Syntax

:ACQUisition:STARt

Description

Starts the oxygen acquisition

Parameter

None

Explanation

Start the acquisition if not already running

Example

-> :ACQUisition:STARt

:ACQUisition:STOP

Syntax

:ACQUisition:STOP

Description

Stops the acquisition

Parameter

None

Explanation

Stops the acquisition if not already stopped

Example

-> :ACQUisition:STOP

:ACQUisition:RESTARt

Syntax

:ACQUisition:RESTARt

Description

Restarts the acquisition

Parameter

None

Explanation

Stops, then starts the acquisition. If the acquisition was stopped or paused before, it will only be started.

Example

-> :ACQUisition:RESTARt

:ACQUisition:STATe?

Syntax

:ACQUisition:STATe?

Description

Queries the current acquisition state

Parameter

None

Explanation

Returns the acquisition state as string:
  • Stopped

  • Waiting_for_sync

  • Started

Return format

<String>

Example

-> :ACQUisition:STARt
-> ACQUisition:STATe?
<- Started