scpi_query
Send a read-only SCPI query ending in '?' to retrieve Rigol oscilloscope status, settings, or measurements; commands that change settings are refused.
Instructions
Send one read-only SCPI query (its header must end in '?', e.g. ':TRIGger:STATus?' or ':CHANnel1:SCALe?') and return the reply. Commands that change settings are refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |