Results 1 to 5 of 5

Thread: Wanting to run a pump on specific days at specific times.

  1. #1
    Frequent Visitor
    Join Date
    Jul 2015
    Location
    Dubai, UAE
    Posts
    89

    Wanting to run a pump on specific days at specific times.

    I have a very small quarantine tank and I would like a pump that is feeding a kalkwasser stirrer to run for 5 seconds on a Sunday and a Wednesday at 02:00, 04:00 and 06:00. I also want to make sure that if the Ph is above 8.3 or if the water level is above the high sensor that it doesn't turn on.

    Could someone please let me know if the following would work correctly.

    Set OFF
    Fallback OFF
    OSC 0/000:15/119:45 Then ON
    If Time 06:01 to 01:59 Then OFF
    If DOW -MT-TFS Then OFF
    If Ph>8.30 Then OFF
    If ATK-HI CLOSED Then OFF

    Thanks very much. Learning slowly

  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,463
    Overall, that is good. Two minor corrections:

    You can remove the Set OFF. It is unnecessary because OSC has both ON & OFF states.

    You need to put a space before and after side the > in the If pH statement.
    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 2015
    Location
    Dubai, UAE
    Posts
    89
    Thanks for looking it over. I am always paranoid I will do something with totally unexpected results

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    There is also a disconnect between what you asked and what you coded. You said 5 seconds per dose in your post, but your OSC is 15 seconds.

    Sent from my SM-G965U using Tapatalk

  5. #5
    Frequent Visitor
    Join Date
    Jul 2015
    Location
    Dubai, UAE
    Posts
    89
    Thanks Zombie, good spot, I will adjust it

    Fallback OFF
    OSC 0/000:05/119:55 Then ON
    If Time 06:01 to 01:59 Then OFF
    If DOW -MT-TFS Then OFF
    If Ph > 8.30 Then OFF
    If ATK-HI CLOSED Then OFF

Similar Threads

  1. Help! Programme and outlet to be ON or OFF for specific days
    By Amz in forum Misc Apex Usage & Programming
    Replies: 6
    Last Post: 07-24-2019, 09:26
  2. Question: Configuring lighting for specific days of week
    By Joe DeSantis in forum Apex Programming for Lighting
    Replies: 2
    Last Post: 03-19-2019, 02:29
  3. AWC on specific days with DOS
    By kibdoit2 in forum DŌS & DDR – Dosing and Fluid Metering System
    Replies: 2
    Last Post: 01-02-2016, 08:11
  4. Question: feed Timers to run at specific times
    By Lucifa in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 3
    Last Post: 01-12-2015, 07:42
  5. Review My Program Email Alert for specific times of day on specific days of the week
    By feh in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 07-15-2014, 07:44

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
  •