Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Addresses issue I have a PicoQuant Taiko M1 that I need to mess with in a protocol, so I've added an interface for it.
It's a pretty flexible laser, which is quite cool / something I take advantage of, but it means there's a lot to interface (pulsed int / ext, CW operation).
There's a good chance its worth writing a threaded version that uses it's "tag" functionality to query a whole list of things at once, so we can get everything we need to construct a fairly complicated scope state with a single serial command, but I figure let me run into a performance issue before I try and fix it
Is this a bugfix or an enhancement?
enhancement
Proposed changes: