Unable to find adaptors after installing support package

10 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2021 年 9 月 15 日
回答済み: MathWorks Support Team 2021 年 11 月 4 日
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.

採用された回答

MathWorks Support Team
MathWorks Support Team 2021 年 9 月 15 日
Please restart MATLAB after support package installation.  These errors indicate that MATLAB has not yet been restarted.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by