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

[Python] Overflow detection stops device while not at minimum levels #70

Closed
magoorden opened this issue Aug 28, 2024 · 0 comments · Fixed by #72
Closed

[Python] Overflow detection stops device while not at minimum levels #70

magoorden opened this issue Aug 28, 2024 · 0 comments · Fixed by #72

Comments

@magoorden
Copy link
Collaborator

I just got this output

{"Tube1_sonar_dist_mm": 609.00, "Tube2_sonar_dist_mm": 469.00, "Tube1_inflow_duty": 0,"Tube1_outflow_duty": 10,"Tube2_inflow_duty": 0,"Tube2_outflow_duty": 0,"Stream_inflow_duty": 0,"Stream_outflow_duty": 0}
CLAIRE-READY
DRIVER: Writing command: 4 2 0;
UNDERFLOW_CHECK: WARN: Low water level detected in tube 1: 609.0. Stopped outflow

The maximum sensor distance representing the minimum water level TUBE_MAX_LEVEL is set to 900, not 600.

magoorden added a commit that referenced this issue Aug 28, 2024
@magoorden magoorden linked a pull request Aug 28, 2024 that will close this issue
magoorden added a commit that referenced this issue Aug 28, 2024
…tops-device-while-not-at-minimum-levels

#70 [Python] overflow detection not working
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 a pull request may close this issue.

1 participant