scope_get_acquisition_status
Query the oscilloscope's current acquisition and trigger state. Reads trigger mode and internal status register to detect new waveform acquisition since last status read.
Instructions
Query the current acquisition and trigger state.
Returns the trigger mode (TRMD?) and internal state register (INR?). INR bit 0 set (value & 1 == 1) means a new waveform was acquired since the last INR read. Note: SAMPLE_STATUS? is not supported on WS3000Z.
Transport: SCPI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |