Simple GUI for GPIB communication

Set up a GPIB connection to send and receive messages.
1.1K Downloads
Updated 1 Sep 2016

View License

This simple graphical user interface (GUI) allows you to quickly set up a GPIB connection for simple communication.
This GUI requires the Instrument Control Toolbox. It uses INSTRHWINFO function to check for all available GPIB adaptors, boards, and addresses. Selecting the adaptor on the upper right-hand list-box will populate the lower right-hand list-bow with available boards and primary addresses. Use the 'scan' button in the upper right-hand corner to search for boards and addresses.

The adaptor and board/address can be specified, but only when disconnected. If connected, disconnect the connection, make the changes, and re-connect.

[Note: This example was created in MATLAB R2009b, but has been tested to work on releases back to R2007b. May work with earlier releases with slight modifications.]

Cite As

Roger Yeh (2024). Simple GUI for GPIB communication (https://www.mathworks.com/matlabcentral/fileexchange/26594-simple-gui-for-gpib-communication), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Instrument Connection and Communication in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0