Results 1 to 4 of 4

Thread: Turning skimmer off from 7 to 7.59 every morning

  1. #1
    Regular Vistor
    Join Date
    Jun 2014
    Location
    Thailand
    Posts
    20

    Turning skimmer off from 7 to 7.59 every morning

    Hi, i plan to dose aa starting at 705 each morning, I would like the code to shut off my skimmer for an hour after.

    my current skimmer program is...

    Fallback OFFSet ON
    If Output vfeed = ON Then OFF
    Defer 003:00 Then ON
    If Output RetPump_2_3 = OFF Then OFF
    Defer 003:00 Then ON
    If Power Apex Off 003 Then OFF
    If FeedA 005 Then OFF
    If FeedC 003 Then OFF
    If FeedD 000 Then OFF

    THX

  2. #2
    Frequent Contributor iamchadster's Avatar
    Join Date
    Aug 2013
    Location
    Wilsonville, Oregon
    Posts
    2,642
    If time xx:xx to xx:xx then off

    Don't forget that the defer will play into it if you wanna get picky. So you could either shorten your time statement by 3 minutes or not worry about it but just realize that it will wait for the time statement to be false then wait another 3 min before turning on because of the defer.
    Chad

  3. #3
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,489
    Delete one of the duplicate Defer statements. The second one does nothing for you.

    Add an If Time statement to turn the skimmer off for the desired period.
    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
    Regular Vistor
    Join Date
    Jun 2014
    Location
    Thailand
    Posts
    20
    thanks

Similar Threads

  1. skimmer keeps turning off
    By Andy in forum Misc Apex Usage & Programming
    Replies: 3
    Last Post: 10-09-2017, 08:00
  2. skimmer keeps turning off
    By Andy in forum APEX Fusion
    Replies: 1
    Last Post: 10-09-2017, 03:22
  3. Help! Turning skimmer off
    By marito09 in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 09-21-2017, 12:55
  4. Turning my skimmer on on apex fusion is turning my TV off lol
    By throughstream in forum EnergyBars 832 / 632 / 8 / 6 / 4
    Replies: 1
    Last Post: 04-19-2015, 13:56
  5. Skimmer not turning off ?
    By *Darren* in forum Misc Apex Usage & Programming
    Replies: 5
    Last Post: 05-17-2013, 10:18

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
  •