Tank volume "problem"
vaughnlfisher opened this issue · 10 comments
Hi
Very good project my system is up and running, plus or minus. I have an issue potentially where the tank fill volume drops to zero in one movement. I dont understand why?
See attached picture of Grafan. Top panel show where over time ive set the tanks to 100% and randomly they drop to zero %
Hi,
Looking at pumps activities or ORP value, your system looks a bit strange. If you've modified the sofware, I can't help without seeing the code. I don't have this problem at all. The last version of my sofware has some modifications in the pump library and in the code to manage tank levels. May be you can try this new version.
Hi
I’ve not changed anything. Which specific files are you referring to? I have updated the settings etc but not code.
Thanks again
Thanks a million
I would expect the same graph as you. My graph suggests nothing is chinging in terms of the chlorine or ph pumps i.e. they stay off. If they stay off surely the tank should stay at 100%? I would expect a constant 100% on the tanks. Im testing outside of the pool environemt to make sure everything is good before i connect to the pool pipework.
This is as per design:
By default, the water pressure threshold is set at 0.7 bar. You can change it either on the Nodered Settings dashboard or in the setup.cpp file where the storage structure is initialized.
If the pressure is still lower than this threshold 45 sec after filtration start, you have an alarm and everything stop.
Normally there is one, called WPr Low in the settings dashboard (which is a more appropriate name).
Yes, this is the original Nodered dashboard. I modified it a lot since that. It is not so hard to add more fields such as Water Pressure medthreshold, and you can then learn a lot on how Nodered works :-)