GPIB not working in MATLAB 2017a
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Chandani Madnani
am 4 Okt. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Instrument Control Toolbox Supported Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!