usbtmc_screenshot_keysight_display
Capture a screenshot from a Keysight/Agilent oscilloscope using the device ID obtained from usbtmc_connect(). Returns the screenshot as an 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 |