Results 1 to 3 of 3

Thread: Osc programming with 3 differant times on doser pump

  1. #1
    Regular Vistor
    Join Date
    Jan 2016
    Location
    South Africa
    Posts
    27

    Osc programming with 3 differant times on doser pump

    Hi, Wonder if someone can save me from myself on how to achieve this plse - Basically a fixed speed peri that i want to dose higher volume during one part of the day & lower during another 2 periods,

    IF Time 00:00 to 07:59 then what do i use here?
    If Time 08:00 to 18:59 then OSC 008:00/004:00/010:00 ??
    If Time 19:00 to 23:59 then OSC 019:00/002:00/020:00 ??

    Please put my lame attempt out of its misery - i'm in a zone i know not

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by 2una View Post
    Hi, Wonder if someone can save me from myself on how to achieve this plse - Basically a fixed speed peri that i want to dose higher volume during one part of the day & lower during another 2 periods,

    IF Time 00:00 to 07:59 then what do i use here?
    If Time 08:00 to 18:59 then OSC 008:00/004:00/010:00 ??
    If Time 19:00 to 23:59 then OSC 019:00/002:00/020:00 ??

    Please put my lame attempt out of its misery - i'm in a zone i know not
    A AND B or C AND D type programming requires VOs

    NormalDose
    OSC 008:00/004:00/010:00 Then ON
    If Time 19:00 to 07:59 Then OFF

    HighDose
    OSC 019:00/002:00/020:00 Then ON
    If Time 08:00 to 18:59 Then OFF

    Actual Pump
    Fallback OFF
    Set OFF
    If Output NormalDose = ON Then ON
    If Output HighDose = ON Then ON

    Sent from my SM-G965U using Tapatalk

  3. #3
    Regular Vistor
    Join Date
    Jan 2016
    Location
    South Africa
    Posts
    27
    Thank you kind Sir!

Similar Threads

  1. first osc program for doser
    By ajskennels in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 1
    Last Post: 08-03-2019, 08:38
  2. Help! programming a small pump on and off with OSC
    By Sea Horse in forum Misc Apex Usage & Programming
    Replies: 3
    Last Post: 05-30-2018, 18:47
  3. Need help with Pump Programming OSC Command
    By oseymour in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 2
    Last Post: 10-05-2017, 10:39
  4. Help! Simple return pump on/off programming times
    By discus727 in forum A2 Apex/ApexEL and A3 Apex Pro/Apex/Apex Jr
    Replies: 3
    Last Post: 10-31-2016, 19:08
  5. Help! Programming pump to turn on only at night + OSC?
    By Tajabaho1 in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 04-02-2016, 20:08

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
  •