snoopie702
Member
Okay, I have searched countless hours and have not gone good.
I am not new but certainly not an expert to programming. I have programmed my LED's, Pump all custom setups.
I just got a breakout box with 2 float switches and cannot see to comprehend the programming for the switches.
So what I want these programming to do is. Switch 1 will be low to turn on the ATO pump, Switch 2 will be set higher acted as an emergency shut off for the ATO pump, and send an alert.
SOOO...
If switch1 off then ATO on
min time 60:00
If switch1 on the ATO off
If switch2 off then switch1
If switch2 on then ATO off
If switch2 on then Alarm_Email
Alarm_Email
Set OFF
If Temp > 82.0 Then ON
If Temp < 76.0 Then ON
If Switch2= ON Then ON
If Power Apex Off 000 Then ON
Defer 000:30 Then ON
Outlet
Switch1_outlet
Control type: Advanced
Fallback OFF
Set OFF
If Switch1 = ON Then ON
I am totally lost does this make any sense?
I am not new but certainly not an expert to programming. I have programmed my LED's, Pump all custom setups.
I just got a breakout box with 2 float switches and cannot see to comprehend the programming for the switches.
So what I want these programming to do is. Switch 1 will be low to turn on the ATO pump, Switch 2 will be set higher acted as an emergency shut off for the ATO pump, and send an alert.
SOOO...
If switch1 off then ATO on
min time 60:00
If switch1 on the ATO off
If switch2 off then switch1
If switch2 on then ATO off
If switch2 on then Alarm_Email
Alarm_Email
Set OFF
If Temp > 82.0 Then ON
If Temp < 76.0 Then ON
If Switch2= ON Then ON
If Power Apex Off 000 Then ON
Defer 000:30 Then ON
Outlet
Switch1_outlet
Control type: Advanced
Fallback OFF
Set OFF
If Switch1 = ON Then ON
I am totally lost does this make any sense?