set_acquire
Configure oscilloscope acquisition type, memory depth, averages, and resolution bits. Sets Rigol MHO98 sampling parameters for accurate captures.
Instructions
Acquisition system.
type: NORMal|PEAK|AVERages|HRESolution memory_depth: AUTO|1k|10k|100k|1M|10M|25M|50M|100M|125M|200M|250M|500M (numeric equivalents like 1e6 or 25000000 are normalized to the mnemonic; max 500 Mpts single-channel, 250 Mpts half, 125 Mpts full) averages: 2..65536, power of two (AVERages type only; the instrument rounds non-power-of-two values down, this wrapper rejects them) bits: 12|14|16 (14|16 in HRESolution mode, 12 in the other modes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bits | No | ||
| type | No | ||
| averages | No | ||
| memory_depth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |