Oscilloscope screenshot
scope_screenshotCapture an oscilloscope display as PNG, BMP, or JPEG to a file. Disables VISA termchar so 0x0A bytes in the image do not end the transfer early; fails if the payload is not a real image.
Instructions
Grab the scope display as PNG/BMP/JPEG.
Disables the VISA termchar so 0x0A inside the image is not treated as EOF. Fails if the payload is not a real image (no silent 'png' of ASCII junk).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Destination path. Default: a temp file. | |
| dialect | No | ||
| resource | No | ||
| timeout_ms | No |