I am looking for a way to put a delay on the standard ATO low switch. My DC pump causes a little turbulence in that chamber.
If ATO is low for longer than x then turn on the standard ATO port.
Thanks
ATOLow Delay
9 posts
• Page 1 of 1
Anyone? Not possible?
|
|
almost anything is possible. are you just using the ato low switch? like once it gets triggered you want a delay of x seconds before the outlet turns on. then you want it to run until when? until it is not triggered? Sent from my Pixel 2 using Tapatalk |
|
you can also look at the libraries and specifically look at the metalhalide function(s). they implement a delay before turning on to limit the power draw at startup.
something like that can be implemented, only you will have to use the function call for the ato low switch. Sent from my Pixel 2 using Tapatalk |
|
I'm using the standard low and high. I just want the low active for x (maybe 5 seconds) before triggering the ato pump port and run until the high switch is active. So just like normal but with some deadband on the low switch. |
|
I have yet to quite figure this out. Any more input would be appreciated.
|
|
It's been a while since I started this, low priority. I made a stab and came up with this, but I can't seem to make it work. Any help would be appreciated.
|
|
I used some custom variables to see what is going on. It looks to me like LastATO is constantly updating with current millis value while LowATO.IsActive, meaning millis - LastATO is always 0. How do I correct? |
|
Below is the code I came up with for this. I have been scratching my head as to why but the issue with it is that it only works the fist time. Every subsequent time upon the low level switch goes true, my ATO timeout will immediately come on. Any one have any insight on this?
|
|
9 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests