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

RsNgx constructor with Simulate=True -> ValueError in self._selected_channel #12

Open
herrdivad opened this issue Oct 18, 2024 · 0 comments

Comments

@herrdivad
Copy link

Dear Devs,

Please help:
Using the RsNgx constructor with Simulate=True like describted in https://rsngx.readthedocs.io/en/latest/getting_started.html
driver = RsNgx('TCPIP::192.168.56.101::HISLIP', True, True, "Simulate=True")
throws an ERROR
.venv\lib\site-packages\RsNgx\RsNgx.py", line 50, in __init__ self._selected_channel = int(self._core.io.query_str('INSTrument:NSELect?', True)) ValueError: invalid literal for int() with base 10: 'Simulating'

Thanks in Advances.

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