get_waveform_preamble
Retrieve 10 waveform preamble parameters from a Rigol MHO98 source to get format, points, and X/Y scaling and origin values without altering settings.
Instructions
Query the 10 waveform preamble parameters of a source.
Returns format, type, points, count, xincrement, xorigin, xreference, yincrement, yorigin, yreference (with engineering interpretation). apply=False only queries without touching source/mode settings. source (when given): CH1..CH4 or MATH1..MATH4; mode: NORMal|MAXimum|RAW (MATH sources only support NORMal mode).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | NORMal | |
| apply | No | ||
| source | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |