get_device_info
Retrieve detailed specifications and capabilities of your connected PicoScope oscilloscope, including model, serial number, variant, and available features.
Instructions
Get detailed information about the currently connected device.
Returns: Dictionary containing device model, serial, variant, capabilities, etc.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}