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

Instruments from other vendors that run off of SCPI #1

Open
ddkohler opened this issue Jun 15, 2022 · 2 comments
Open

Instruments from other vendors that run off of SCPI #1

ddkohler opened this issue Jun 15, 2022 · 2 comments

Comments

@ddkohler
Copy link

@BrandonMehlenbacher

I was thinking about this today about how some instruments are run off of SCPI commands but fall under other categories. For instance, the thorlabs power meter and the newport laser controller both run off of SCPI commands, where do we want to include those instruments? This is unimportant for the current iteration but will be become important for organizational ideas. Also, do we want to be able to run those instruments off of SCPI commands that are currently being written or should these be standalone daemons?

@ddkohler
Copy link
Author

@untzag

Obviously I have a lot to learn, but I'm currently quite happy with the three very simple daemons I just wrote: yaqd-scpi-sensor, yaqd-scpi-set-continuous, and yad-scpi-set-discrete. I'd like to see how far we can get just by using these three for everything.

At the same time I'm always happy to see people take other approaches. I could easily imagine a world where these "generic" SCPI interfaces are used for simple applications and more customized daemons exist where desired. We will see 😄

@ddkohler
Copy link
Author

ddkohler commented Feb 7, 2023

Note that we have an attempt at an expanded daemon for the thorlabs controller: https://yaq.fyi/daemons/thorlabs-pm-triggered/

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