get_bode_config
Read back the full Bode plot configuration from a Rigol MHO98 oscilloscope, including enabled states, voltage ranges, points per decade, and reference inputs/outputs.
Instructions
Read back the full Bode plot configuration (manual 3.5.1 - 3.5.11).
voltage_range selects which frequency range's amplitude is queried by :BODeplot:VOLTage? (ALL|10|100|1K|10K|100K|1M|10M|25M or numeric forms). Returns engineered values: booleans for enables/run state, floats in Hz/V, int points per decade; ref_in/ref_out come back in short form (CHAN1..4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voltage_range | No | ALL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |