list_devices
Discover and identify all connected PicoScope oscilloscopes to enable signal acquisition, measurement, and analysis through natural language commands.
Instructions
List all connected PicoScope devices.
Returns: Dictionary containing list of discovered devices with their info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}