Results 1 to 5 of 5

Thread: Mixing pump scbedual

  1. #1
    New User
    Join Date
    Jan 2018
    Location
    TN
    Posts
    2

    Mixing pump scbedual

    I am new to this but I am needing help with a code to turn a mixing pump on for 10 min at a time then off about 6x a day. I have no idea how to write that code.

  2. #2
    Frequent Visitor
    Join Date
    May 2015
    Location
    Montreal, Canada
    Posts
    178
    Fallback OFF
    OSC 230:00/010:00/000:00 Then ON

  3. #3
    New User
    Join Date
    Jan 2018
    Location
    TN
    Posts
    2
    This will cover it? Do I need to put in what times I want it on then 10 min then off ?

  4. #4
    Frequent Visitor
    Join Date
    Jan 2016
    Location
    Cincinnati, ohio
    Posts
    709
    I suggest downloading the manual that can be found under Neptune Links at the top of the page.

    the OSC command turns the pump on and off consistently based upon the times included in the command.

    If if you want 6 times that are not uniformly scheduled, then you would need to use 6 separate IF TIME commands.

  5. #5
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    You can do it with OSC entirely. If you want midnight 4am 8am .... every 4 hours you want

    OSC 000:00/010:00/230:00 Then ON


    If say you want 2am 6am 10am ....

    OSC 120:00/010:00/110:00 Then ON

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

Similar Threads

  1. Programming Mixing station pump
    By Tom246 in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 3
    Last Post: 08-13-2021, 18:19
  2. Review My Program Program to run my Salt water mixing pump daily
    By cdavmd in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 2
    Last Post: 07-27-2018, 18:19
  3. Question: BOB - 2 Toggles switch control mixing pump
    By flex13 in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 06-05-2018, 17:21
  4. Mixing Barrels
    By Spyderturbo007 in forum Misc Aquarium Automation Discussions
    Replies: 5
    Last Post: 03-03-2017, 22:21
  5. Salt Mixing
    By gdesanto in forum Misc Apex Usage & Programming
    Replies: 11
    Last Post: 08-31-2014, 19:54

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
  •