I have a DOS that refills my ATO Reservoir called DOS-RODI. It adds 2 gallons of RODI water to my ATO Reservoir from 4AM-6AM. I have a high level sensor in my ATO Reservoir called RODIHI.
When RODIHI is closed, I want my DOS-RODI to shut off (so I don’t flood my den). I watch it close, but have had a couple close calls when my evaporation rate has changed. I am sure an overflow condition is inevitable. For peace of mind, do I use this code?
If RODIHI CLOSED Then OFF
Will that work? Does everything else work the same? Do I need anything before or after that?
When RODIHI is closed, I want my DOS-RODI to shut off (so I don’t flood my den). I watch it close, but have had a couple close calls when my evaporation rate has changed. I am sure an overflow condition is inevitable. For peace of mind, do I use this code?
If RODIHI CLOSED Then OFF
Will that work? Does everything else work the same? Do I need anything before or after that?