Single ATO
Single ATO
Hi Guys
If I want to use the SingleATO for the following!
The low-switch controls the sump level and the high-switch to act as a failsafe if the low-switch should get stuck at any time
Sent from my iPhone using Tapatalk
If I want to use the SingleATO for the following!
The low-switch controls the sump level and the high-switch to act as a failsafe if the low-switch should get stuck at any time
Sent from my iPhone using Tapatalk
Re: Single ATO
Try this:
Code: Select all
ReefAngel.SingleATO(true,Port1,60,0);
if (!ReefAngel.HighATO.IsActive()) ReefAngel.Relay.Off(Port1);
Roberto.
Re: Single ATO
Thanx Roberto!
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: Single ATO
Hi Guys! Still Strugling here!
Here is a PIC of how my floats are installed
So I want the lower one (ATOLow) to Control the level and the higher one (ATOHigh) for fail safe if something should happen to the Low switch
Thanks!
Sent from my iPhone using Tapatalk
Here is a PIC of how my floats are installed
So I want the lower one (ATOLow) to Control the level and the higher one (ATOHigh) for fail safe if something should happen to the Low switch
Thanks!
Sent from my iPhone using Tapatalk
Re: Single ATO
Why?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: Single ATO
They are Installed next to each other! The one higher than the other! With the wires pointing upwards! Hope that makes sense!
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: Single ATO
How about now?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: Single ATO
Okay! But do you make sense of my description?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: Single ATO
Yes, but according to your description, the code posted above is what you need.
Roberto.
Re: Single ATO
It does not work! It works kinda viceversa! When the level is low the relay switches off, when high it switches on! The ATO also keeps Timming out!
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: Single ATO
Its connected to the 2 Ports left of the pH probe!
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: Single ATO
Inverted? Meaning?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: Single ATO
Nope! Checked that already!
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: Single ATO
Then you probably have them upside down You can leave them mounted that way. Take the clip off and turn the float magnet upside down then put the clip back. That will reverse the behavior.