Page 1 of 1

Re: Code not generating changes !

Posted: Sun Jan 06, 2013 1:00 pm
by cjrudy
Ok, good to know about the On and Off overrides, I uploaded a code with hard coded settings and I thinks its working, all the ports show auto. My only issue now is working with a separate ATO switch. When I first set up the controller I plugged my ATO switch into port 1 and it would timeout after 60 seconds. Now that I programmed all the ports, I set the ATO on port 8 but its not on because I am using my own ATO switch.

So is there any simple way to set up a timer on any port ?

Re: Code not generating changes !

Posted: Sun Jan 06, 2013 4:07 pm
by rimai
You have your own ATO system or your own float switch?
I'm not quite understanding your question.

Re: Code not generating changes !

Posted: Sun Jan 06, 2013 5:40 pm
by cjrudy
My own system, switches , pump etc.

When I first got the RA, I plugged my ATO pump into Port 1 which was always on but would only run for 60 seconds max. Now I have programmed all the ports and Port8 is now the ATO but it always shows off, not sure why.

I am new at this so maybe i am not fully understanding everything.

Re: Code not generating changes !

Posted: Sun Jan 06, 2013 5:44 pm
by rimai
You probably just need to set port 8 to be always on, if you have your own system.

Re: Code not generating changes !

Posted: Sun Jan 06, 2013 5:52 pm
by cjrudy
Thats how i have it set now, looking to have a timer function on the ATO as a fail safe, any way to set that up on a specific port?

Re: Code not generating changes !

Posted: Sun Jan 06, 2013 5:56 pm
by rimai
Not with your own system.
RA needs to know when to start the timer and with your own system, it would never know.

Code not generating changes !

Posted: Sun Jan 06, 2013 6:20 pm
by lnevo
Your code is setting the port to an ato port...if you wanted ra to backup, you would need your float switches setup and plugged in. It will turn the port on only when atolow is active and off when ato high is active or your timeout..at least thats how your code above is written. Otherwise just make it an always on port.

Re: Code not generating changes !

Posted: Sun Jan 06, 2013 6:58 pm
by cjrudy
Got it, thanks for everyone's help.

I am just using an "AutoTopOff.com" float switch setup, maybe I can just wire the two float switches I am currently using into the RA Connectors.

Code not generating changes !

Posted: Sun Jan 06, 2013 7:36 pm
by lnevo
No reason it wouldn't. Thats the way i would go :) at least then you can monitor and alert on your float switch statuses etc.