Alarm on this Apex is ON

Wagtribe

Community Member
View Badges
Joined
Dec 4, 2020
Messages
31
Reaction score
7
Location
Miami
Rating - 0%
0   0   0
I have and Alert telling my that An alarm on this APEX is on. When I click the pink highlight bar it takes me to the Alarm Log and shows: If ATO_HI CLOSED Then ON.
This makes no sense to me as if my ATO sensor is closed then I don't need more water and it shuts off the pump. My problem is if I could locate where this tile is that shows this program I would change or erase it. I do have have 24VDC PMUP connected to FMM and configured as (see photo) My question is how can I track down where incorrect programming is and change/delete it?
Untitled.jpg
 

Sean Clark

7500 Club Member
View Badges
Joined
May 16, 2019
Messages
8,055
Reaction score
31,580
Location
Michigan
Rating - 0%
0   0   0
Your code looks good.

This is the default programing for the FMM ATO:

Fallback OFF
Set OFF
If ATO_LO OPEN Then ON
If ATO_HI 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

Can you show us the error statement?
 

SuncrestReef

That Apex guy
View Badges
Joined
Jan 18, 2018
Messages
4,214
Reaction score
9,225
Location
Oregon
Rating - 0%
0   0   0
Is the water level actually touching the upper ATK sensor? Do you have the anti-siphon fitting installed properly? Under normal circumstances only the lower sensor should ever be wet.

Please read my ATK tutorial for a detailed description of how the code works and a list of troubleshooting steps:

 
OP
OP
Wagtribe

Wagtribe

Community Member
View Badges
Joined
Dec 4, 2020
Messages
31
Reaction score
7
Location
Miami
Rating - 0%
0   0   0
Your code looks good.

This is the default programing for the FMM ATO:

Fallback OFF
Set OFF
If ATO_LO OPEN Then ON
If ATO_HI 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

Can you show us the error statement?
Is this the statement you're looking for?
 

Attachments

  • Screen Shot 2022-02-22 at 2.23.10 PM.png
    Screen Shot 2022-02-22 at 2.23.10 PM.png
    43.3 KB · Views: 28

Sean Clark

7500 Club Member
View Badges
Joined
May 16, 2019
Messages
8,055
Reaction score
31,580
Location
Michigan
Rating - 0%
0   0   0
Is this the statement you're looking for?
Yes, thanks.

I would verify that you have the low sensor in the farthest left port (port 1) and the hi sensor in port 2 second from the left on the FMM.

Also verify that the plugs are fully seated into the FMM.

You will need to set the ato pump outlet from "off" back to "auto" as well too.

Check out SuncrestReef's guide above too.
 
OP
OP
Wagtribe

Wagtribe

Community Member
View Badges
Joined
Dec 4, 2020
Messages
31
Reaction score
7
Location
Miami
Rating - 0%
0   0   0
Is this the statement you're looking for?
Yes, I am looking for the panel that has this program in it. If I click on my ATO pump this is my set up. see attachment
 

Attachments

  • 3B4E5424-6E67-49DC-8966-C4D3AA1FF0C2.jpeg
    3B4E5424-6E67-49DC-8966-C4D3AA1FF0C2.jpeg
    71.7 KB · Views: 24

Just grow it: Have you ever added CO2 to your reef tank?

  • I currently use a CO2 with my reef tank.

    Votes: 5 6.4%
  • I don’t currently use CO2 with my reef tank, but I have in the past.

    Votes: 3 3.8%
  • I have never used CO2 with my reef tank, but I plan to in the future.

    Votes: 5 6.4%
  • I have never used CO2 with my reef tank and have no plans to in the future.

    Votes: 61 78.2%
  • Other.

    Votes: 4 5.1%
Back
Top