I am trying to program my ALD with the classic APEX. I want to be able to turn off return pump if one of the switches closes. I want the pump to turn on again if the switch opens. Any help appreciated. Thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I can get the pump to turn off , but have not figured out how to get it to start back when the switch is opened back up. I haven't had the time to play with the programming any more yet.
Ok so I got the time to mess around with it and it works. Thanks so much. I am posting the code also in case anyone else needs it.. I am adding a couple more sensors so I am hoping I can stop a flood from happening If ever there is a problem.
Fallback ON
Set ON
If Switchx12_1 CLOSED Then OFF
If Switchx12_2 CLOSED Then OFF
I was thinking ATO, doser, and skimmer also.Also stop the ATO also when the ALD switches are close...and send txt or email ASAP....!

