主要内容

本页采用了机器翻译。点击此处可查看最新英文版本。

Instrument Control Toolbox 快速入门

控制测试和测量仪器并与计算机外围设备通信

Instrument Control Toolbox™ 让您可以将 MATLAB® 直接连接到示波器、函数发生器、信号分析器、信号发生器、电源和分析仪器等。该工具箱通过 IVI 和 VXI 即插即用等仪器驱动或通过常用通信协议(例如 VISA、GPIB、TCP/IP 和 UDP)上的基于文本的 SCPI 命令连接到仪器。您还可以在无需编写代码的情况下控制和获取测试设备的数据。

使用 Instrument Control Toolbox,您可以自动化测试、验证硬件设计并构建 5G、WLAN、Bluetooth®、卫星和雷达测试系统。这些测试系统可以基于 LXI、PXI 和 AXIe 标准。

该工具箱提供对 UDP、TCP/IP、I2C 和 SPI 协议的内置支持,可通过 MATLAB 与其他计算机和印刷电路板 (PCB) 进行远程通信。

安装和配置

教程

  • Examining Your Hardware Resources

    Return hardware-related information visible to the toolbox, including the installed adaptors and the syntax for creating instrument objects.

  • Communicate with Your Instrument

    Examples that show you how to communicate with instruments that support the GPIB, GPIB-VXI, and serial port interfaces.