save_image_on_instrument
Store the oscilloscope's current screen image to its internal disk or USB storage by specifying a file path, with .png, .bmp, or .jpg suffix and a filename of up to 26 characters.
Instructions
Store the current screen image on the instrument's own storage (:SAVE:IMAGe ).
path: e.g. "C:/shot.png" (internal disk) or "D:/shot.bmp" (USB storage). Suffix must be .png, .bmp or .jpg; filename max 26 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |