필터 지우기
필터 지우기

Problems with VISA connectivity (visadev)

조회 수: 122 (최근 30일)
Eduardo Muller
Eduardo Muller 2021년 7월 5일
댓글: carl oros 2023년 11월 21일
Using the function
visadev('TCPIP0::127.0.0.1::inst0::INSTR')
Gives the error
Unable to get VISA installation information from shared library.
And
visadevlist
returns
Unable to find any VISA resources during the specified timeout period. Open the vendor's control software to search for available
VISA resources.
  댓글 수: 4
Nicolas Garcia
Nicolas Garcia 2021년 8월 3일
I am also getting this error when connecting to Keysight instruments. It is particularly frustrating because there appears to be no change in the hardware or connectivity setup parameters. I didn't run into this issue using the original 'visa'
Zahra Vaziri
Zahra Vaziri 2022년 10월 11일
I'm having the same problem! @Lukas Grundmann answer did not help...
Anyone have any more ideas?

댓글을 달려면 로그인하십시오.

답변 (2개)

Lukas Grundmann
Lukas Grundmann 2021년 11월 2일
Hello,
I had the exact same problem and fixed it as follows:
  1. Open your Keysight Connection Expert
  2. In the top right hand corner, click the little gear symbol to open the settings dialogue
  3. Go to "Tools"
  4. Got to "VISA Conflict Manager"
  5. In the tab "General VISA Settings", no implmentations were enabled when I first opened it. I have multiple implementations installed and now enabled "Keysight VISA" and "Keysight VISA.NET". Also, I selected them as the "Preferred Implementation".
  6. Press "Apply" and "OK"
After this, the
visadev
command worked again for me.
  댓글 수: 3
Roel
Roel 2023년 4월 19일
worked for me, thanks!
carl oros
carl oros 2023년 11월 21일
I had same issue. Worked perfectly! Thank you!!

댓글을 달려면 로그인하십시오.


Andrei
Andrei 2023년 10월 20일
This can be fixed in the vendor's VISA Conflict Manager utility. Refer to https://www.mathworks.com/matlabcentral/answers/1684554-why-do-i-get-an-error-with-visadev-and-visadevlist

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by