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
 
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 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:

 
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: 39
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.
 
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: 31

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%
Back
Top