scpi
Send arbitrary instrument commands to a Rigol MHO98 oscilloscope; query responses return text or save binary data to disk, keeping large payloads out of context.
Instructions
Escape hatch: send any SCPI command to the instrument.
Commands containing '?' are queried and the text/binary answer returned. Binary answers are saved to a file (never inlined into the response).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| expect_binary | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |