Results 1 to 3 of 3

Thread: Programming Powerheads

  1. #1
    New User
    Join Date
    Feb 2018
    Location
    Allouez, WI
    Posts
    7

    Programming Powerheads

    Hello,


    I would like to program four Koralias using a single outlet on an EB4 for each PH.

    I would like to use an OSC statement for each invdividual outlet based on the day of the week.

    For example, on PH1, I would like to do the following

    Sunday - osc 00:00/60:00/120:00 then on
    Monday -
    osc 00:00/75:00/00:00 Then on
    Tuesday -
    osc 15:00/30:00/0:00 Then ON


    etc...

    Im assuming that if I can get one set up, I can sub in the OSC statements on the others that I wish to use.

    Can anyone help me figure out how to make this happen?


    Thanks!

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    You have to use virtual outlets.

    Ex for 1 of the days.

    PH1sun
    OSC 00:00/60:00/120:00 Then ON
    If DOW -MTWTFS Then OFF

    Powerhead 1
    Set OFF
    If Outlet PH1sun = ON Then ON
    .....

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

  3. #3
    New User
    Join Date
    Feb 2018
    Location
    Allouez, WI
    Posts
    7
    THank you! I was doing it backward and trying to set the DOW in the actual outlet rather than the VO. This makes more sense.

Similar Threads

  1. please help programming powerheads
    By jstew600 in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 6
    Last Post: 12-14-2019, 17:02
  2. Review My Program programming alternating powerheads
    By fragosor in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 0
    Last Post: 08-14-2016, 16:20
  3. Recommended/Suggested Programming for Powerheads??
    By ToddFeyrer in forum WAV Powerheads
    Replies: 0
    Last Post: 11-01-2015, 04:47
  4. Question: Programming for 3 powerheads and placement
    By 99taws6 in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 0
    Last Post: 11-28-2014, 15:03
  5. Help! Programming koralia powerheads
    By Saltfishguy18 in forum Misc Apex Usage & Programming
    Replies: 11
    Last Post: 05-16-2013, 11:14

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
  •