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

Allow dispose action on configure link and host #63

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Allow dispose action on configure link and host #63

merged 2 commits into from
Mar 26, 2024

Conversation

glopesdev
Copy link
Collaborator

This PR refactors context initialization semantics to allow specifying dispose actions for host and link configuration. ConfigureFmcLinkController class is refactored to set port voltage to zero on either cancellation or exceptional termination of the acquisition sequence.

Fixes #47

@glopesdev glopesdev added feature New planned feature fix Pull request that fixes an issue labels Mar 26, 2024
@glopesdev glopesdev added this to the 0.1.0 milestone Mar 26, 2024
@glopesdev glopesdev merged commit 7a86756 into main Mar 26, 2024
@glopesdev glopesdev deleted the issue-47 branch March 26, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FinalizeLink Action that runs when Acquisition stops or fails
1 participant