acq_configure
Configure oscilloscope acquisition type and memory depth. Requires explicit confirmation to apply.
Instructions
Set acquisition type and/or memory depth. Disruptive — needs confirm=True.
Deeper memory captures more points at a given time base; averaging/peak modes trade update rate for noise rejection or glitch capture.
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. | |
| acq_type | No | Acquisition mode: 'NORMal', 'AVERages', 'PEAK', or 'HRESolution'. None leaves it unchanged. | |
| memory_depth | No | Record length in sample points (e.g. 12000, 120000, 1200000). None leaves it unchanged. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||