Unable to find adaptors after installing support package

13 views (last 30 days)
I have installed the ‘Keysight IO Libraries and VISA Interface’ support package for Instrument Control Toolbox. I am not able to see the adaptor when I run:
instrhwinfo('visa')
Also, when I try to create a visa object with the command below:
instrObj = visa('agilent',instrumentVISAAddress,'InputBufferSize', 100000);
I got the error message below:
Unable to create VISA object. The required drivers may not be installed properly.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 15 Sep 2021
Please restart MATLAB after support package installation.  These errors indicate that MATLAB has not yet been restarted.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!