List VISA instruments
list_instrumentsDiscover local VISA resources over USB, GPIB, serial, and some LAN. Network oscilloscopes often won't appear; open them by IP or use network discovery.
Instructions
Discover local VISA resources (USB, GPIB, serial, some LAN).
Network oscilloscopes frequently do NOT appear. Open them by IP with open_instrument, or call discover_network_instruments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | VISA resource filter. Default '?*::INSTR' hides SOCKET. Use '?*' to list everything. | ?*::INSTR |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |