measure_series
Poll a measurement repeatedly to capture a time series, respecting interval settings for both real hardware and instant simulation.
Instructions
Poll one measurement repeatedly, returning a short time series.
``interval_s`` is honored via the instrument's settle hook so the mock stays
instant in tests while real hardware actually waits between reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | ||
| kwargs | Yes |