Results 1 to 9 of 9

Thread: Apex Jr skimmer setup

  1. #1
    New User
    Join Date
    Jul 2015
    Location
    85748
    Posts
    14

    Apex Jr skimmer setup

    Just picked up an Apex Jr and trying to program the skimmer to have a delay in case of power outage. I've read a bunch and have tried numerous advanced writings from other posts and can't get it to work correctly. Any help would be appreciated!

    The skimmer is set to auto. Device base_Out2 and named skimmer.

    I'm a newb at this and trying to read and understand as much as I can.

    Fallback OFF
    Set ON
    If Outlet Pump = OFF Then OFF
    Defer 005:00 Then ON

    Sent from my Nexus 5 using Tapatalk

  2. #2
    Master Control Freak aquamanic's Avatar
    Join Date
    Jan 2013
    Location
    Baton Rouge, LA
    Posts
    6,181
    Instead of the Defer, try this:

    If Power Apex OFF 005 Then OFF
    Al

    I do not work for Neptune. Please do not send me PMs with technical questions or requesting assistance - use the forums!
    For Neptune support send an email (don't call) to: [email protected] .
    Manuals for all products including the
    Comprehensive Reference Manual can be found here.

  3. #3
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,489
    Add as a new line after the If Outlet Pump statement:

    If Power Apex Off 001 Then OFF

    The skimmer outlet will be held OFF for 6 minutes after power is restored or after a reboot of the Apex. The 6 minutes is the 001 (1 minute) part of of this new statement plus the 5 minutes due to the Defer statement. You can increase the value in the If Power statement if desired, but don't try to use 000 - that will not work.
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  4. #4
    New User
    Join Date
    Jul 2015
    Location
    85748
    Posts
    14
    I added that line and it switches with the delay now.

    Is it normal with these settings for the outlet to the skimmer to have power initially after I unplug and plug my Apex back in? As soon as the Apex reboots, the skimmer shuts off for the delayed time.

    Fallback OFF
    Set ON
    If Outlet Pump = OFF Then OFF
    Defer 001:00 Then ON
    If Power Apex Off 001 Then OFF



    Sent from my Nexus 5 using Tapatalk

  5. #5
    Master Control Freak aquamanic's Avatar
    Join Date
    Jan 2013
    Location
    Baton Rouge, LA
    Posts
    6,181
    There's going to be a few seconds between the time utility power is available and the various modules and controllers load their software. During that time, you could see an outlet turn on. It would only be for a second or two. As soon as the modules and controller boot up, they'll take control.
    Al

    I do not work for Neptune. Please do not send me PMs with technical questions or requesting assistance - use the forums!
    For Neptune support send an email (don't call) to: [email protected] .
    Manuals for all products including the
    Comprehensive Reference Manual can be found here.

  6. #6
    New User
    Join Date
    Jul 2015
    Location
    85748
    Posts
    14
    OK, good to know. I thought that might be the case. Thank you guys for you help!

    Sent from my Nexus 5 using Tapatalk

  7. #7
    New User
    Join Date
    Jul 2015
    Location
    85748
    Posts
    14
    One more question... If I added a feed cycle to this, would it look like this?

    Fallback OFF
    Set ON
    If FeedA 015 Then OFF
    If FeedB 015 Then OFF
    If FeedC 015 Then OFF
    If FeedD 015 Then OFF
    If Outlet Pump = OFF Then OFF
    Defer 001:00 Then ON
    If Power Apex Off 001 Then OFF


    Sent from my Nexus 5 using Tapatalk

  8. #8
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,489
    Quote Originally Posted by Sutton10114 View Post
    One more question... If I added a feed cycle to this, would it look like this?
    The program is fine. But if you will be shutting off the return pump during feeding as many people do, there's no need to put If Feed statements in the skimmer outlet. Just add the If Feed programming in the return pump outlet program; since you have the skimmer state tied to the return pump state, the skimmer will shut down too.
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  9. #9
    New User
    Join Date
    Jul 2015
    Location
    85748
    Posts
    14
    Oh, I got ya. What I wrote was redundant and no need for it.

    Thank you!

    Sent from my Nexus 5 using Tapatalk

Similar Threads

  1. Question: Programming Skimmer Locker to shut off Skimmer
    By chadmroman in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 10-22-2019, 19:35
  2. Close to setup time, best setup order for modules?
    By rbarr110 in forum Misc Apex Usage & Programming
    Replies: 1
    Last Post: 03-20-2018, 10:17
  3. Help! Setup outlets for Skimmer and return pump
    By jeremyd in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 07-30-2015, 13:45
  4. Help! skimmer setup
    By drex in forum Misc Apex Usage & Programming
    Replies: 3
    Last Post: 06-17-2015, 08:17
  5. Replies: 1
    Last Post: 10-23-2014, 08:24

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
  •