Results 1 to 7 of 7

Thread: When I have a ATO alarm the FMM requires a manual reset on the module. Is there a remote method?

  1. #1
    Regular Vistor
    Join Date
    Jul 2017
    Location
    Florida
    Posts
    45

    When I have a ATO alarm the FMM requires a manual reset on the module. Is there a remote method?

    When I have an ATO fault (like a skimmer problem caused sump level to drop enough to cause the ATO to time out. I can only get the ATO back to working normal buy pushing the reset button on the FMM a few times. Is there a way to do this by Fusion control remotely?

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Assuming you have this in apex connected mode and not standalone, you just set the outlet from OFF to AUTO

    Sent from my SM-G965U using Tapatalk

  3. #3
    Regular Vistor
    Join Date
    Jul 2017
    Location
    Florida
    Posts
    45
    Yes, connected mode. I find that doesn't always work for me. I believe it resets to OFF after cycling OFF to AUTO

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by linko View Post
    Yes, connected mode. I find that doesn't always work for me. I believe it resets to OFF after cycling OFF to AUTO
    It will do that if the comm doesn't go through sometimes if your network is finicky. In that case just do it again and it should take the second time. It will also do that if it needs more than 5 minutes to get the water level back to normal.

    Make sure you have

    If Error ATOname Then ON


    In your email so you are alerted whenever it happens.

    Sent from my SM-G965U using Tapatalk

  5. #5
    Regular Vistor
    Join Date
    Jul 2017
    Location
    Florida
    Posts
    45
    Here is my ATO program currently

    device: 7_1
    Name: ATK

    Fallback OFF
    Set OFF
    If ATKLOW OPEN Then ON
    If ATK_HI CLOSED Then OFF
    If Reserv OPEN Then OFF
    When On > 005:00 Then OFF
    Defer 000:10 Then ON
    Defer 000:04 Then OFF
    Min Time 060:00 Then OFF


    should I add this at the end?

    "If Error ATOATK Then On"

    or

    "If Error ATK Then On"

  6. #6
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    You would add

    If Error ATK Then ON

    To your email. Not to the ATK code.

    Sent from my SM-G965U using Tapatalk

  7. #7
    Regular Vistor
    Join Date
    Jul 2017
    Location
    Florida
    Posts
    45
    thank you

Similar Threads

  1. Can I use my new ATO/FMM module to also run my Leak Detection sensor from my Apex Classic?
    By deputydog95 in forum A2 Apex/ApexEL and A3 Apex Pro/Apex/Apex Jr
    Replies: 4
    Last Post: 07-31-2020, 08:30
  2. Review My Program Triggered to Set OFF until manual reset
    By theKRAKENreef in forum Misc Apex Usage & Programming
    Replies: 3
    Last Post: 05-13-2020, 06:06
  3. Help! Code for running a second FFM module for a remote ato reservoir
    By Citra in forum Fluid Monitoring Module (FMM), FMK, ATK, LDK, and FMM Accessories
    Replies: 9
    Last Post: 11-20-2018, 15:32
  4. Question: Turn off outlet until manual reset
    By oiutdrsyguy1 in forum Misc Apex Usage & Programming
    Replies: 9
    Last Post: 01-18-2018, 13:13
  5. Question: Programming for manual reset
    By Vendetta82 in forum Misc Apex Usage & Programming
    Replies: 5
    Last Post: 12-20-2014, 09:37

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •