Skip to content

Keithley 213 voltage source driver: set_cmd producing error #4694

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

You must be logged in to vote

I would suggest that you set a higher logging level when communicating with the instrument to see if it is actually sending the command that you expect. See here for how that can be done https://qcodes.github.io/Qcodes/examples/logging/logging_example.html#Temporarily-elevating-the-logging-level

You can also verify that you can send the command using keith.write(command) and see if that works as expected

There should be no need to subclass for an example like this

Replies: 1 comment 1 reply

Comment options

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

Answer selected by AngusRussell
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