Results 1 to 5 of 5

Thread: Apex

  1. #1
    New User
    Join Date
    May 2018
    Location
    Israel
    Posts
    6

    Apex

    Hello friends, I have a storage tank and two electric plugs that connect to the girl who lights the sockets. What do I write in Afax to start flowing water when the tank reaches the end and what do I write when it comes up to stop? Thanks



    Sent from my iPhone using Tapatalk

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Looks like the translate didn't work very well. Are you asking how to program a reverse osmosis storage reservoir?

    Sent from my SM-G965U using Tapatalk

  3. #3
    New User
    Join Date
    May 2018
    Location
    Israel
    Posts
    6
    I sent a picture of the adapter I am connecting but in the programming of the neptune what should I write in order for the adapter to start working? By the way, I have a storage container to which it connects


    Sent from my iPhone using Tapatalk

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    The programming starts like this. Replace Low and High with what you choose to name those inputs. Make sure to check and orient the magnetic float so that it reads CLOSED when down and OPEN when up.

    Fallback OFF
    If Low CLOSED Then ON
    If High OPEN Then OFF


    You can add additional failsafes as well like the When command to limit maximum runtime.

    Sent from my SM-G965U using Tapatalk

  5. #5
    New User
    Join Date
    May 2018
    Location
    Israel
    Posts
    6
    Thank you very much this is it working !!!


    Sent from my iPhone using Tapatalk

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
  •