monitor_analog
Acquire a finite analog waveform and get summary statistics (mean, RMS, peak-to-peak, std dev) plus a downsampled preview to assess sensor behavior without overwhelming your context.
Instructions
Acquire a finite analog waveform and return summary statistics.
Built for the "is my sensor behaving?" question: returns mean, RMS, peak- to-peak, standard deviation, and a downsampled preview rather than the full sample array. Keeps large acquisitions out of the context window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| rate_hz | No | ||
| duration_s | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||