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

Feature suggestion: Connecting instruments #64

Open
murvar opened this issue Nov 21, 2022 · 1 comment
Open

Feature suggestion: Connecting instruments #64

murvar opened this issue Nov 21, 2022 · 1 comment

Comments

@murvar
Copy link

murvar commented Nov 21, 2022

I've been tasked with implementing a way to connect multiple simulated instruments with inputs and outputs. Would this be appreciated as part of PyVISA-sim? Otherwise I will create it as a separate layer.

If yes, do you have any suggestions on how to do this?

@MatthieuDartiailh
Copy link
Member

I think the first step is to define an API to get access to the internal state of the simulated instrument. This definitively belong within pyvisa-sim I would say. After how one connects multiple instruments together could be external but may require some sort of observer pattern on the internal state of the simulated instruments.

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