usbtmc_screenshot_keysight_display
Capture a screenshot from a connected Keysight or Agilent oscilloscope by providing its device ID, returning the display image.
Instructions
Capture screenshot from a Keysight/Agilent oscilloscope.
Args: params (DeviceIdInput): Input containing: - device_id (int): The unique identifier returned by usbtmc_connect()
Returns: Image
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |