Hello all, I want to have my RO to send me an alert via email or flashing/turn on a light on the energy bar. I do not want the ATK to turn off necessary, just alert me to go and refill the container with RO water once the water reaches a certain level. Here is what I currently have for my ATK on my FMM module: The new IF Statement is ATO-LV (RO Sensor located on switch 3 of the FMM). One of the LED lights I would want to use as a visual alert is on a Breakout Box (Sw1). How, if possible can I do this with the current set-up I have below?
Fallback OFF
Set OFF
If ATO-LO OPEN Then ON
If ATO-HI CLOSED Then OFF
When On > 005:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 060:00 Then OFF

Fallback OFF
Set OFF
If ATO-LO OPEN Then ON
If ATO-HI CLOSED Then OFF
When On > 005:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 060:00 Then OFF


