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

Plugin #9

Open
flowbee74 opened this issue Aug 8, 2024 · 1 comment
Open

Plugin #9

flowbee74 opened this issue Aug 8, 2024 · 1 comment

Comments

@flowbee74
Copy link

Hi, I would like to add a spectrometer control to the GUI (which allows to change grating and center wavelength). What would be the easiest way to do this ? Implementation as a plugin ?
Best
Tobias

@AlexShkarin
Copy link
Owner

Dear Tobias,

A plugin is certainly possible. However, the API for GUI control and interaction with the camera at the plugin level it's currently not documented, so it would be pretty hard to do implement. If you would consider writing a separate application, you can use the control server interface to control the camera (change settings, acquire frames, etc.) It might be an easier way, since you would have freedom to write your own GUI in the way you prefer, and use cam-control only for interfacing with the camera.

Sincerely,

Alexey

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