Skip to content

pyvisa instrument initialization error #4251

Answered by jenshnielsen
nekrutnikolai asked this question in Q&A
Discussion options

You must be logged in to vote

If you look at the output of visa info (btw you should run pyvisa-info and you will not get the deprecation warning) you can see that you don't have any binary libraries for the IVI backend (NI, Keysight etc) you however have the python backend. We generally do not recommend or support the python backend https://qcodes.github.io/Qcodes/start/index.html#other-dependencies. Any of the IVI backends should work mostly equally but we have seen some issues with the NI backend that seems to go away with the Keysight one so that is what we recommend at the moment.

In this particular case we are using a visa feature to reset the buffer of the instrument on connection to prevent you connecting to a…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nekrutnikolai
Comment options

Answer selected by nekrutnikolai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants