GPIB not working in MATLAB 2017a
2 views (last 30 days)
Show older comments
Hello,
I updated my MATLAB from 2015a to 2017a recently. However in 2017a I can't connect to my hardware instrument through GPIB. I get the following error message:
"Error using gpib (line 147) Unable to load AGILENT GPIB interface. Please check that the necessary drivers are installed on your machine. Error in createInst (line 8) INST = gpib('AGILENT', board, Addr); "
Any ideas on how I can fix it? It's still working in the 2015a-version.
Br Aleksander
0 Comments
Answers (1)
Chandani Madnani
on 4 Oct 2017
Hello,
Driver requirements for Agilent GPIB drivers changed from MATLAB R2015a to R2017a http://www.mathworks.com/help/releases/R2017a/instrument/driver-requirements.html http://www.mathworks.com/help/releases/R2015a/instrument/driver-requirements.html
Please install the support package "Instrument Control Toolbox Support Package for Keysight IO Libraries and VISA Interface" in MATLAB R2017a which will install the appropriate drivers.
0 Comments
See Also
Categories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!