Problems with VISA connectivity (visadev)

91 views (last 30 days)
Eduardo Muller
Eduardo Muller on 5 Jul 2021
Using the function
visadev('TCPIP0::127.0.0.1::inst0::INSTR')
Gives the error
无法获得签证f安装信息rom 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.
3 Comments
Nicolas Garcia
Nicolas Garcia on 3 Aug 2021
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'

Sign in to comment.

Answers (1)

Lukas Grundmann
Lukas Grundmann on 2 Nov 2021
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.
1 Comment
Akshayaa Pandiyan
Akshayaa Pandiyan on 25 Jul 2022
I tried this and it was still the same error. Increasing the Timeout didnt help either. Any idea why this is?

Sign in to comment.

s manbetx 845


Release

R2021a

Community Treasure Hunt

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

Start Hunting!