GPIB Instruments and MATLAB
MATLAB and Simulink support GPIB communication through Instrument Control Toolbox. GPIB (IEEE-488), or General Purpose Interface Bus, is a standard for configuring, controlling, and transferring data with instrumentation. The toolbox enables communication with any instrument that has a GPIB interface directly from MATLAB and Simulink.
Once data is in MATLAB, you can analyze and visualize that data for tasks such as signal processing, statistical analysis, digital filtering, and curve fitting. You can also create graphical interfaces for collecting and analyzing your data and automating tests.
Resources
- Using MATLAB for GPIB communication (code sample)
- GPIB Driver Limitations
Supported Interface Hardware
Instrument Control Toolbox supports GPIB interface hardware from many manufacturers, shown below.
| Manufacturer | Minimum Driver Requirements |
|---|---|
| Agilent Technologies | SICL version H.012.02.00 |
| Capital Equipment Corporation (CEC) | CEC-488 version 5.08 |
| CONTEC | API-GPLV version 1.33 |
| ICS Electronics | ICS 488.2 version 2.0 |
| IOTech | IOTech version 1.0 |
| Keithley | Keithley-488 version 5.08 |
| Measurement Computing Corp. | GPIB-32 version 2.1 |
| National Instruments | NI-488 version 1.6 |
Provide Feedback
Tell us about the communication protocols you are using and the type of application or test system you want to develop, or request additional information.
