LLS and ATO Programming

paradizecityz

Active Member
View Badges
Joined
Dec 5, 2020
Messages
224
Reaction score
128
Location
Richmond, TX
Rating - 0%
0   0   0
I have a liquid level sensor in my sump. If I want to code my ATO to turn off if sump level is higher then certain number, is it as simple as below?

Fallback OFF
Set ON
If Sump > 8.0 Then OFF

If I do Set OFF, my ATO is off even though level is lowering than 8.0
 
Oh ok, I thought it would always be on except when Sump > 8.0....I'll give it a try tomorrow, thanks!
I haven't played with the LLS yet, so I'm just guessing that it works with decimals. But yeah, anytime you have a > command you need a corresponding < to set it back to the other desired state.
 
I haven't played with the LLS yet, so I'm just guessing that it works with decimals. But yeah, anytime you have a > command you need a corresponding < to set it back to the other desired state.

Thanks! Didn't know that. I hope it works with decimals lol. But it should since the graph is in decimals.
I guess if I want it always on, I would do If Sump <7.9 Then ON
 
Thanks! Didn't know that. I hope it works with decimals lol. But it should since the graph is in decimals.
I guess if I want it always on, I would do If Sump <7.9 Then ON
Yes. Those new LLS look interesting - looking forward to getting one for my RO reservoir.
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%

New Posts

Back
Top