Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VI_ERROR_RSRC_NFOUND (-1073807343): Insufficient location information or the requested device or resource is not present in the system. #401

Open
eatenapple-exqc opened this issue Nov 6, 2023 · 1 comment

Comments

@eatenapple-exqc
Copy link

I have the pyvisa working but intermittently get the above error , I have not been able to run long hours of testing.
when I rerun the program the , the program goes through fine. this error is ver random and becoming a nightmare for my automated testing.

Instrument details

  • Model: FSWP
  • Communication: TCPIP
  • Link to the documentation (if available):

Output of pyvisa-info

I'm using python 3.0 have the pyvisa installed but this pyvisa-info command says not a valid command
I'm using a mac is the command different

@MatthieuDartiailh
Copy link
Member

Python 3.0 is really old. You may have a,n old version of pyvisa too, you can try to use python -m visa info to see if you can get more details about your details this way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants