Results 1 to 9 of 9

Thread: APEX (2016) NEWBIE - Only "A" Feed Cycle Working

  1. #1
    New User
    Join Date
    Mar 2018
    Location
    Minneapolis
    Posts
    10

    APEX (2016) NEWBIE - Only "A" Feed Cycle Working

    Have feed cycles set in misc to 600 / 1200 / 3600 / 7200. I use C & D for when I am doing maintenance. Hitting A all works fine. B, C, D, do nothing. Did I accidentally switch something else off somewhere else that I cant find? Thanks.

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,488
    Always post the applicable programming when asking for help with something like this. We cannot be much help if we do not know how you are using the feed cycles.
    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.

  3. #3
    New User
    Join Date
    Mar 2018
    Location
    Minneapolis
    Posts
    10
    Quote Originally Posted by RussM View Post
    Always post the applicable programming when asking for help with something like this. We cannot be much help if we do not know how you are using the feed cycles.
    Sorry, Like I said - Newbie - Where is the advanced tab with programming on this model for the feed cycle? Maybe that's what I am missing.

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by Windlasher View Post
    Sorry, Like I said - Newbie - Where is the advanced tab with programming on this model for the feed cycle? Maybe that's what I am missing.
    Its in the individual outlets that you want tp control with the Feed mode. There is no global programming for feed modes except for the overall duration of it.

    You might be an engineer if...You have no life and can prove it mathematically.

  5. #5
    New User
    Join Date
    Mar 2018
    Location
    Minneapolis
    Posts
    10
    Quote Originally Posted by zombie View Post
    Its in the individual outlets that you want tp control with the Feed mode. There is no global programming for feed modes except for the overall duration of it.
    That's the ticket... The Return pump is still set to feed mode A. Knew I was missing something.

    The current code is simply -

    Fallback ON
    Set ON
    If FeedA 000 Then OFF

    Now my question is: Since I can only assign it to one feed mode, do I just add a line for each feed mode or do I have to do some other magic with virtual outlets or the like? Thanks again.

  6. #6
    New User
    Join Date
    Mar 2018
    Location
    Minneapolis
    Posts
    10
    Added a line for each - Seems to work - Thx

  7. #7
    Control Freak Raptor72's Avatar
    Join Date
    Mar 2013
    Location
    US, Pacific Standard
    Posts
    166
    Quote Originally Posted by Windlasher View Post
    Added a line for each - Seems to work - Thx
    Can you post what you inputted? Asking for a friend.

    Sent from my SM-T713 using Tapatalk

  8. #8
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by Raptor72 View Post
    Can you post what you inputted? Asking for a friend.

    Sent from my SM-T713 using Tapatalk
    He added if feed statements for the other feed modes.

    You might be an engineer if...You have no life and can prove it mathematically.

  9. #9
    New User
    Join Date
    Mar 2018
    Location
    Minneapolis
    Posts
    10
    Quote Originally Posted by Raptor72 View Post
    Can you post what you inputted? Asking for a friend.

    Sent from my SM-T713 using Tapatalk
    Used to look like:

    Fallback ON
    Set ON
    If FeedA 000 Then OFF

    Now looks like:

    Fallback ON
    Set ON
    If FeedA 000 Then OFF
    If FeedB 000 Then OFF
    If FeedC 000 Then OFF
    If FeedD 000 Then OFF

Similar Threads

  1. APEX not shutting off pumps during "B" AFS feed cycle
    By djspeedbump in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 06-03-2020, 06:29
  2. Help! Neptune WAV "Auto" not working - but "On" does! Help!
    By eddie_o in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 1
    Last Post: 11-27-2017, 09:46
  3. Question: Apex programming question - powerhead oscillation during "moveable" feed cycle
    By jgvergo in forum Misc Apex Usage & Programming
    Replies: 4
    Last Post: 07-21-2016, 17:43
  4. Help! Using a momentary contact button to turn on and off a "feed" cycle combined with a timer
    By menkalos in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 4
    Last Post: 08-30-2015, 18:01
  5. 2 "New" Neptune PH probes on Apex but one has A LOT "bounce"
    By mahicks1976 in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 0
    Last Post: 08-23-2013, 17:33

Tags for this Thread

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
  •