- Joined
- Jun 16, 2021
- Messages
- 995
- Reaction score
- 1,033
- Location
- SE Texas
- What state or country do you live in
- Texas
Hi,
I know this is discussed ad nauseam….
I’m using two optical sensors and a pump for my ATO. Code follows:
Fallback OFF
Set OFF
If ATO_LO OPEN Then ON
If ATO_HI CLOSED Then OFF
When On > 003:00 Then OFF
Defer 000:10 Then ON
Defer 000:05 Then OFF
Min Time 030:00 Then OFF
If G_Leak CLOSED Then OFF
Logs show it ran for 3-4 minutes then turned itself to “permanent off” two days ago. This has happened twice since setting it up. I also have two solenoids inline. Their commands are:
Fallback ON
Set ON
If Output ATO_1 = ON Then ON
If Output ATO_1 = OFF Then OFF
If G_Leak CLOSED Then OFF
Thanks in advance for any insight into what’s wrong. No leaks detected in that time either.
I know this is discussed ad nauseam….
I’m using two optical sensors and a pump for my ATO. Code follows:
Fallback OFF
Set OFF
If ATO_LO OPEN Then ON
If ATO_HI CLOSED Then OFF
When On > 003:00 Then OFF
Defer 000:10 Then ON
Defer 000:05 Then OFF
Min Time 030:00 Then OFF
If G_Leak CLOSED Then OFF
Logs show it ran for 3-4 minutes then turned itself to “permanent off” two days ago. This has happened twice since setting it up. I also have two solenoids inline. Their commands are:
Fallback ON
Set ON
If Output ATO_1 = ON Then ON
If Output ATO_1 = OFF Then OFF
If G_Leak CLOSED Then OFF
Thanks in advance for any insight into what’s wrong. No leaks detected in that time either.
