Results 1 to 3 of 3

Thread: Check my programming

  1. #1
    Frequent Visitor
    Join Date
    Jul 2017
    Location
    UK
    Posts
    129

    Check my programming

    Can you tell me if this will run my pumps for the full 24 hours? I only ask as my pH dropped rapidly after midnight and I am worried my programming which I did the day before is not working after midnight?

    Fallback ON
    If Time 00:00 to 23:59 Then Night
    If Time 08:30 to 09:59 Then PulseCalm
    If Time 10:00 to 17:29 Then Pulse
    If Time 12:00 to 12:15 Then Storm
    If Time 17:30 to 18:59 Then PulseCalm
    If FeedA 000 Then OFF


    Many thanks

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,463
    Yes, it will. However, you didn't quite do it the optimal way.

    If Time 00:00 to 23:59 Then Night covers the entire 24 hours of the day. There is no benefit to using an If Time for this.. Just use "Set Night".
    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
    Frequent Visitor
    Join Date
    Jul 2017
    Location
    UK
    Posts
    129
    So just to confirm -

    Fallback ON
    Set Night
    If Time 08:30 to 09:59 Then PulseCalm
    If Time 10:00 to 17:29 Then Pulse
    If Time 12:00 to 12:15 Then Storm
    If Time 17:30 to 18:59 Then PulseCalm
    If FeedA 000 Then OFF

    Thanks

Similar Threads

  1. Check ATO Programming, Please.
    By Travis in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 9
    Last Post: 07-07-2016, 10:44
  2. Check my doser programming.......
    By rovster in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 4
    Last Post: 08-28-2014, 02:49
  3. Vortech Programming Check Please!
    By dmusika in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 7
    Last Post: 07-22-2014, 18:18
  4. Skimmer Programming Check
    By Northstar24 in forum Misc Apex Usage & Programming
    Replies: 5
    Last Post: 02-21-2014, 08:01
  5. Seasonal programming check
    By gregr in forum Misc Apex Usage & Programming
    Replies: 4
    Last Post: 12-14-2013, 07:15

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
  •