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

DoND reraise interupts #34

Conversation

jenshnielsen
Copy link

so that loops of measurements can be safely stopped

@jenshnielsen
Copy link
Author

@WilliamHPNielsen

@@ -263,6 +263,7 @@ def do1d(inst_set, start, stop, num_points, delay, *inst_meas):
"""

# try to flush VISA buffers at the beginning of a measurement

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is slightly confusing that interrupted is set on the line between the buffer flushing and the comment about buffer flushing.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Copy link

@WilliamHPNielsen WilliamHPNielsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's what the boys want

@WilliamHPNielsen WilliamHPNielsen merged commit 5bb0684 into qdev-dk-archive:master Jun 6, 2017
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 this pull request may close these issues.

None yet

2 participants