ATO questions
Posted: Tue Oct 11, 2016 6:40 pm
found this line of code earlier and playing with it, had questions:
ReefAngel.SingleATO(true, Port7, InternalMemory.ATOExtendedTimeout_read(), 3); // Runs ATO for 60 seconds every 3 hours
Float valve plugged into ATOlow, time out set to 60 seconds in wizard. Outlet comes on the first time and times out normally, but doesn't come back on. Status light is lit on RA.
If I go bump the float valve the outlet comes back on and runs the normal time out but status light stays on
Question: what controls that status light and how does it get reset? Is this line of code correct for the app? I want the pump to run for X seconds, time out, and then come back on at next time interval.
thx
ReefAngel.SingleATO(true, Port7, InternalMemory.ATOExtendedTimeout_read(), 3); // Runs ATO for 60 seconds every 3 hours
Float valve plugged into ATOlow, time out set to 60 seconds in wizard. Outlet comes on the first time and times out normally, but doesn't come back on. Status light is lit on RA.
If I go bump the float valve the outlet comes back on and runs the normal time out but status light stays on
Question: what controls that status light and how does it get reset? Is this line of code correct for the app? I want the pump to run for X seconds, time out, and then come back on at next time interval.
thx