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

Add getDeviceInitializationState() function to CMMCore #378

Closed
marktsuchida opened this issue Sep 12, 2023 · 0 comments · Fixed by #395
Closed

Add getDeviceInitializationState() function to CMMCore #378

marktsuchida opened this issue Sep 12, 2023 · 0 comments · Fixed by #395

Comments

@marktsuchida
Copy link
Member

The function should take a device label and return a newly defined enum, with one of 3 values:

  • Uninitialized
  • InitializedSuccessfully
  • InitializationFailed

Original discussion in #376.

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

Successfully merging a pull request may close this issue.

1 participant