get_available_tools
Retrieve a list of available SCPI commands for connected test instruments. Filter by instrument type like 'mxa' or 'cmw' to see supported commands.
Instructions
列出当前可用的所有仪器命令。
使用场景:
连接仪器后查看支持哪些命令
确认某个命令是否存在
Args: instrument_type: 指定仪器类型过滤,如 "mxa"/"cmw",留空显示全部
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instrument_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |