get_screenshot
Capture and save oscilloscope screenshots to a local file in PNG, BMP, or JPG format, returning the file path and size without inlining the image.
Instructions
Capture the oscilloscope screen and save it to a local file.
image_format: PNG|BMP|JPG. Returns the file path and size; the image itself is not inlined.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | ||
| image_format | No | PNG |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |