usbtmc_screenshot_tektronix_display
Capture a Tektronix oscilloscope screen image by supplying the device ID from usbtmc_connect(), returning the display for review.
Instructions
Capture screenshot from a Tektronix 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 |