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 | 
 | 
| Return format | Literal | 
| Example | -> :ACQUisition:STARt -> ACQUisition:STATe? <- Started |