Results 1 to 4 of 4

Thread: Please Review my Dosing Program

  1. #1
    New User
    Join Date
    Feb 2018
    Location
    Pdt
    Posts
    9

    Please Review my Dosing Program

    I'm using an outlet to power a BRS dosing pump.

    I need it to run for 20 minutes at 03:00 and again for 20 minutes at 15:00 every day. This is what the dosing calculator came up with but I think it doses for 40 minutes at 03:00 only:

    Fallback OFF
    OSC 000:00/040:00/680:00 Then ON
    If Time 15:00 to 02:59 Then

    Thanks in advance.

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    You didn't input the data correctly into the OSC calculator. For exactly what you asked for you want this.

    Fallback OFF
    OSC 180:00/020:00/520:00 Then ON


    However, a better way of doing it would be this, which spreads the dosing out much more.

    Fallback OFF
    OSC 000:00/001:22/058:38 Then ON



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

  3. #3
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,464
    The program should OSC should be:

    Fallback OFF
    OSC 180:00/020:00/520:00 Then ON

    There is no If Time statement needed.

    But for doing just two doses a day, it's easier to just use If Time:

    Fallback OFF
    If Time 03:00 to 03:19 Then ON
    If Time 15:00 to 15:19 Then ON
    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
    Feb 2018
    Location
    Pdt
    Posts
    9
    Got it, thank you both!

Similar Threads

  1. Please review programming for dosing
    By MCWL in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 4
    Last Post: 11-22-2021, 07:02
  2. Dosing Baking Soda Review
    By rschneid in forum DŌS & DDR – Dosing and Fluid Metering System
    Replies: 9
    Last Post: 02-13-2015, 15:18
  3. Review my 2 part dosing program
    By lazrod76 in forum Misc Apex Usage & Programming
    Replies: 9
    Last Post: 06-01-2014, 16:33
  4. Ozone dosing program review please...
    By kypdurran in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 0
    Last Post: 01-18-2014, 20:58
  5. Review my Program for dosing
    By oliverpool in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 3
    Last Post: 08-15-2013, 19:47

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
  •