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

Request value over time period longer than timeout #96

Open
GraysonBellamy opened this issue Mar 17, 2024 · 0 comments
Open

Request value over time period longer than timeout #96

GraysonBellamy opened this issue Mar 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@GraysonBellamy
Copy link
Contributor

🐛 Bug Report

When requesting a value over a time period longer than the timeout of the serial device no return is produced.

🔬 How To Reproduce

Steps to reproduce the behavior:

  1. Setup device
  2. Run df = run(dev.request, ["Mass_Flow"], 150)
  3. No value is contained in df

Code sample

See above

Screenshots

image

📈 Expected behavior

Should successfully perform if a longer time is requested.

📎 Additional context

@GraysonBellamy GraysonBellamy added the bug Something isn't working label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant