acq_single
Prepare the oscilloscope for a single-shot capture: it records one trigger event and stops. Must be confirmed before execution. Useful for capturing transients like power-on spikes.
Instructions
Arm a single-shot acquisition: capture one trigger then stop. Needs confirm=True.
Pair with set_trigger to catch a one-off transient (e.g. a power-on spike).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Safety gate for this disruptive action. Must be True to run — the server refuses the call when False. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||