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

Issue with python code no module get_instruments_list #7

Open
tuxgvf opened this issue Jul 2, 2020 · 0 comments
Open

Issue with python code no module get_instruments_list #7

tuxgvf opened this issue Jul 2, 2020 · 0 comments

Comments

@tuxgvf
Copy link

tuxgvf commented Jul 2, 2020

Hi LachlanGun,

Is there a way to make this simple peace of code? Because I can't run the python code it seems not recognized the get_instruments_list command. It seems it's no longer supported.
Could you please help me to work on the following python examples?

import pyvisa
rm = pyvisa.ResourceManager()
keithley = rm.open_resource('COM4')
print(keithley.query("*IDN?"))

I would like to know also why it's not possible to scan the arduino instrument using NI max / Keysight connection Expert? as long as it's looks like the arduino becomes a scpi parser.

Many thanks

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

1 participant