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

Runs sometimes have hugely wrong durations #52

Open
ZLLentz opened this issue Nov 15, 2018 · 0 comments
Open

Runs sometimes have hugely wrong durations #52

ZLLentz opened this issue Nov 15, 2018 · 0 comments

Comments

@ZLLentz
Copy link
Member

ZLLentz commented Nov 15, 2018

Expected Behavior

daq.begin(duration=300) should take approx 5 minutes

Current Behavior

daq.begin(duration=300) sometimes only lasts 3mins 15sec

Tinfoil hat theory: this only happens when record=True, explaining why I can't recreate it.

Possible Solutions

Considering making the python layer start/stop the run timer instead of asking the daq to do it...

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

No branches or pull requests

1 participant