Instrument Control Toolbox    

VISA Overview

Virtual Instrument Standard Architecture (VISA) is a standard defined by Agilent Technologies and National Instruments for communicating with instruments regardless of the interface.

The Instrument Control Toolbox supports the GPIB, VXI, GPIB-VXI, and serial port interfaces using the VISA standard. Communication is established through a VISA instrument object, which you create in the MATLAB workspace. For example, a VISA-GPIB object allows you to use the VISA standard to communicate with an instrument that possesses a GPIB interface.

For many VISA applications, you can communicate with your instrument without detailed knowledge of how the interface works. In this case, you might want to begin with one of these topics:

If you want a high-level description of all the steps you are likely to take when communicating with your instrument, refer to The Instrument Control Session.


  Controlling Instruments Using the VISA Standard Using Vendor Tools to Identify and Test Your Resources