screenshot
Capture the oscilloscope screen as a PNG image to visually verify UI state, menus, cursors, or display rendering when numeric readings or waveform traces are insufficient.
Instructions
Capture a screenshot of the oscilloscope display. Returns the image and the absolute path where the PNG was saved. This is a fallback, not the primary way to read the scope: for numeric readings use measure/measure_between and for trace data use get_waveform — they return compact structured text that is faster and cheaper to reason over than an image. Reach for screenshot only when a genuinely visual check is needed (on-screen menus/UI state, cursor placement, display rendering, or confirming what a human sees). Do not call concurrently with any other rigol tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||