We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Want to remove reset-daq calls at the beginning of scans.
A reset affects all channels, including analog output channels. This will have significant side-effects, like moving the piezo actuator stage.
The text was updated successfully, but these errors were encountered:
fixes issue #7
b03050d
removes reset daq calls. reseting the daq would reset all output channels, including analog outputs connected to piezo stage.
Merge pull request #11 from gadamc/remove-reset-daq-calls
2609c94
9d18abd
5af1c2d
No branches or pull requests
Want to remove reset-daq calls at the beginning of scans.
A reset affects all channels, including analog output channels. This will have significant side-effects, like moving the piezo actuator stage.
The text was updated successfully, but these errors were encountered: