Help with ATK/ATO programing

Susan Edwards

5000 Club Member
View Badges
Joined
Nov 28, 2016
Messages
5,462
Reaction score
7,004
Location
Tracy, California
Rating - 0%
0   0   0
I am testing the atk/ato and if I slide switch to on it works but not auto. I have the optical eyes out of water to test filling. I also have port 3 with another optical I want for even higher and port 4 for a super low (pump running out of water). They don't even show up even though I added the port 4 low sensor in the tasks. Here is what I have. I'm totally new to Apex. I'm sure this won't be my last visit to this forum.... Goal is to get the ATO and the AWC set up before tank install

Fallback OFF
Set OFF
If Swx9lo OPEN Then ON
If Swx9hi 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

Edit: Have the Apex Controller bundle and using fusion software
Edit: The light on the FMM isn't going to blue. It stays green. I was able to turn on but not off. Not sure now...
 
Last edited:

vetteguy53081

Well known Member and monster tank lover
View Badges
Joined
Aug 11, 2013
Messages
91,786
Reaction score
202,629
Location
Wisconsin -
Rating - 100%
13   0   0
I am testing the atk/ato and if I slide switch to on it works but not auto. I have the optical eyes out of water to test filling. I also have port 3 with another optical I want for even higher and port 4 for a super low (pump running out of water). They don't even show up even though I added the port 4 low sensor in the tasks. Here is what I have. I'm totally new to Apex. I'm sure this won't be my last visit to this forum.... Goal is to get the ATO and the AWC set up before tank install

Fallback OFF
Set OFF
If Swx9lo OPEN Then ON
If Swx9hi 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

Edit: Have the Apex Controller bundle and using fusion software
@SuncrestReef
 

SuncrestReef

That Apex guy
View Badges
Joined
Jan 18, 2018
Messages
4,214
Reaction score
9,216
Location
Oregon
Rating - 0%
0   0   0
The Min Time 060 command forces it to wait 60 minutes since it last ran before the pump will turn on again. So if you tested it by manually turning it on, that reset the 60 minute timer to start over again.

Read my ATK tutorial so you understand exactly what each line of code does, how it’s designed to work, and a list of troubleshooting instructions if you have problems:

 
OP
OP
Susan Edwards

Susan Edwards

5000 Club Member
View Badges
Joined
Nov 28, 2016
Messages
5,462
Reaction score
7,004
Location
Tracy, California
Rating - 0%
0   0   0
@SuncrestReef Good article. Will be checking them all out!

I actually got it to work. Will do lots of testing to be sure. I added another sensor to port 4 for pump water being too low. I want to add another sensor to the sump for too high. Under tasks, there is no option for a high sensor, just a low which I used. Would I just add that to port 3 and change the code. to this? Basically repeating the 2nd line saying if sump water high closed then turn off

Fallback OFF
Set OFF
If 9-1_lo OPEN Then ON
If 9-2_hi CLOSED Then OFF
If 9_3_sh closed Then OFF
If 9_4-pl OPEN Then OFF
When On > 003:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 030:00 Then OFF
 

Algae invading algae: Have you had unwanted algae in your good macroalgae?

  • I regularly have unwanted algae in my macroalgae.

    Votes: 13 34.2%
  • I occasionally have unwanted algae in my macroalgae.

    Votes: 8 21.1%
  • I rarely have unwanted algae in my macroalgae.

    Votes: 3 7.9%
  • I never have unwanted algae in my macroalgae.

    Votes: 5 13.2%
  • I don’t have macroalgae.

    Votes: 8 21.1%
  • Other.

    Votes: 1 2.6%
Back
Top