🐛 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:
- Setup device
- Run
df = run(dev.request, ["Mass_Flow"], 150)
- No value is contained in df
Code sample
See above
Screenshots

📈 Expected behavior
Should successfully perform if a longer time is requested.
📎 Additional context
🐛 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:
df = run(dev.request, ["Mass_Flow"], 150)Code sample
See above
Screenshots
📈 Expected behavior
Should successfully perform if a longer time is requested.
📎 Additional context