capture_memory
Captures the deep-memory full sample-rate waveform for one analog channel. Returns sample data or a summary with point count and time range.
Instructions
Capture the deep-memory waveform for one channel (full sample-rate record).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| points | No | Number of deep-memory sample points to read back. None reads the full acquisition record. | |
| 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 | |||