Instrument Control Toolbox
Description
- Introduction and Key Features
- Communicating with Instruments
- Managing an Instrument Control Session
- Developing, Testing, and Modifying Instrument Drivers
- Supported Devices, Instruments, and Protocols
Introduction
Instrument Control Toolbox™ lets you connect MATLAB® directly to instruments such as oscilloscopes, function generators, signal analyzers, power supplies, and analytical instruments. The toolbox connects to your instruments via instrument drivers such as IVI and VXIplug&play, or via text-based SCPI commands over commonly used communication protocols such as GPIB, VISA, TCP/IP, and UDP. You can also control and acquire data from your test equipment without writing code.
With Instrument Control Toolbox, you can generate data in MATLAB to send out to an instrument, or read data into MATLAB for analysis and visualization. You can automate tests, verify hardware designs, and build test systems based on LXI, PXI, and AXIe standards.
For remote communication with other computers and devices from MATLAB, the toolbox provides built-in support for TCP/IP, UDP, and Bluetooth® serial protocols.
Key Features
- IVI, VXIplug&play, and native MATLAB instrument driver support
- GPIB and VISA (GPIB, GPIB-VXI, VXI, USB, TCP/IP, and serial) support
- TCP/IP, UDP, and Bluetooth serial protocol support
- Interactive tool for identifying, configuring, and communicating with instruments
- Simulink® blocks for sending and receiving live data between instruments and Simulink models
- Functions for reading and writing binary and ASCII data to and from instruments
- Synchronous and asynchronous (blocking and nonblocking) read-and-write operations


