capture_screen
Capture on-screen waveform data from an oscilloscope channel. Optionally retrieve time/voltage sample arrays for detailed analysis.
Instructions
Capture the on-screen waveform for one channel (~1200 points).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Analog channel to read, 1-based (1–4). | |
| include_samples | No | If True, include the full time/volts sample arrays. Default False returns only a summary (point count, sample rate, start/end time) to avoid flooding the context. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||