Problem with Apex FMM module

smiley2024

New Member
View Badges
Joined
Jun 19, 2024
Messages
14
Reaction score
2
Location
Springfields
Rating - 0%
0   0   0
I am having troubles to get my FMM module to function as ATO

1. I am getting proper response from my sensors but the PMUP doesnt work
2. If i manually trigger the PMUP ON, it feeds properly but not on auto mode

So i was sure it was to do with the programming .. i have been reviewing the program and it looks ok to me... program as below

Fallback OFF
Set OFF
If LOWATR OPEN Then ON
If HIWATR CLOSED Then OFF
If ATOLOW OPEN Then OFF
When On > 002:00 Then OFF

This is my second FMM and i still have the same problem even after replacing the FMM module.. any suggestions that i could do...
 
OP
OP
smiley2024

smiley2024

New Member
View Badges
Joined
Jun 19, 2024
Messages
14
Reaction score
2
Location
Springfields
Rating - 0%
0   0   0
Please see these sensor status for reference
 

Attachments

  • IMG-20240917-WA0000.jpg
    IMG-20240917-WA0000.jpg
    76.7 KB · Views: 29

SliceGolfer

Valuable Member
View Badges
Joined
Oct 8, 2009
Messages
1,051
Reaction score
1,584
Location
US
Rating - 100%
1   0   0
Couple things to check:

1. Do you have the additional power supply plugged into the FMM? (assuming yes given PMUP functions)
2. Do you have a green light on the FMM?
3. I don't see a close statement for the LOWATR switch, i.e. If LOWATR CLOSED Then OFF
Mine as an example:
Fallback OFF
Set OFF
If LOW40S OPEN Then ON
If LOW40S CLOSED Then OFF
When On > 002:00 Then OFF
4. Is your named ATO tile set to AUTO?
Screenshot 2024-09-16 135255.png

5. Have you restarted the Apex after making programming changes?

I see you have an active alert. Have you resolved that bell indicator?
 

RoanokeReef

Active Member
View Badges
Joined
Feb 27, 2009
Messages
458
Reaction score
439
Location
Roanoke, VA
Rating - 0%
0   0   0
You don’t need If LOW40S CLOSED Then OFF as it would redundant.

Have you tried running the ATK task? Also can you post your Apex tree view expanded? (Press the gear and it’s the next icon)
 
OP
OP
smiley2024

smiley2024

New Member
View Badges
Joined
Jun 19, 2024
Messages
14
Reaction score
2
Location
Springfields
Rating - 0%
0   0   0
Couple things to check:

1. Do you have the additional power supply plugged into the FMM? (assuming yes given PMUP functions)
2. Do you have a green light on the FMM?
3. I don't see a close statement for the LOWATR switch, i.e. If LOWATR CLOSED Then OFF
Mine as an example:
Fallback OFF
Set OFF
If LOW40S OPEN Then ON
If LOW40S CLOSED Then OFF
When On > 002:00 Then OFF
4. Is your named ATO tile set to AUTO?
Screenshot 2024-09-16 135255.png

5. Have you restarted the Apex after making programming changes?

I see you have an active alert. Have you resolved that bell indicator?
Please see my replt as below

1. Yes power supply is functional since i am getting the PMUP to run when i switch it ON manually from the app
2. yes there is a green light
3. I had used the function from the task function and it didnt create such a statement to OFF when closed. I am assuming the ON when open gives the same function?
4. Yes this is the image i have attached. it is set to Auto
5. Yes i have restarted the Apex a couple of times but i still am unable to run the ATO function on auto
6. Bell indicator is my reminders for waterchange and not related to the ATK
 
OP
OP
smiley2024

smiley2024

New Member
View Badges
Joined
Jun 19, 2024
Messages
14
Reaction score
2
Location
Springfields
Rating - 0%
0   0   0
You don’t need If LOW40S CLOSED Then OFF as it would redundant.

Have you tried running the ATK task? Also can you post your Apex tree view expanded? (Press the gear and it’s the next icon)
Apex tree as attached
 

Attachments

  • Screenshot 2024-09-17 at 09.02.04.png
    Screenshot 2024-09-17 at 09.02.04.png
    259.2 KB · Views: 25

RoanokeReef

Active Member
View Badges
Joined
Feb 27, 2009
Messages
458
Reaction score
439
Location
Roanoke, VA
Rating - 0%
0   0   0
Try just the following code and see if it works -
Fallback OFF
Set OFF
If LOW40S OPEN Then ON

Also go to the FMM on the modules page, is the Low and Hi set as optical sensors ?
 

SliceGolfer

Valuable Member
View Badges
Joined
Oct 8, 2009
Messages
1,051
Reaction score
1,584
Location
US
Rating - 100%
1   0   0

RoanokeReef

Active Member
View Badges
Joined
Feb 27, 2009
Messages
458
Reaction score
439
Location
Roanoke, VA
Rating - 0%
0   0   0
OP
OP
smiley2024

smiley2024

New Member
View Badges
Joined
Jun 19, 2024
Messages
14
Reaction score
2
Location
Springfields
Rating - 0%
0   0   0
OP
OP
smiley2024

smiley2024

New Member
View Badges
Joined
Jun 19, 2024
Messages
14
Reaction score
2
Location
Springfields
Rating - 0%
0   0   0
lol... i just tried deleting under modules section.. and restarted apex... its not showing up on the tree... looks like my 1 month old FMM is dead already
 

SliceGolfer

Valuable Member
View Badges
Joined
Oct 8, 2009
Messages
1,051
Reaction score
1,584
Location
US
Rating - 100%
1   0   0
lol... i just tried deleting under modules section.. and restarted apex... its not showing up on the tree... looks like my 1 month old FMM is dead already
Try plugging the FMM into a different AquaBus port if you have one available
 

SliceGolfer

Valuable Member
View Badges
Joined
Oct 8, 2009
Messages
1,051
Reaction score
1,584
Location
US
Rating - 100%
1   0   0
Sorry to hear, that's unfortunate for sure. Best of luck on how you move forward, be that a service ticket, Hydros, or separate ATO!
 

HAVE YOU EVER KEPT A RARE/UNCOMMON FISH, CORAL, OR INVERT? SHOW IT OFF IN THE THREAD!

  • 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