Results 1 to 5 of 5

Thread: If Output =X Then % Percentages for Cor-20 Pump

  1. #1
    Frequent Visitor
    Join Date
    Mar 2018
    Location
    Metro Detroit
    Posts
    91

    If Output =X Then % Percentages for Cor-20 Pump

    Quick question in the example below for COR return pump. In the Wizard mode MAX is set to 50. If Output vFeed = ON Then 10, is really 5% of pump capacity?
    Cor_Fl_Mode = ON Then 25 is really 12.5% pump capacity?


    Fallback ON
    tdata 00:00:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 23:59:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    If Output vfeed = ON Then 10
    If Wet_F CLOSED Then OFF
    If Sump_L OPEN Then OFF
    If Output Cor_1pct_del = ON Then 1
    If Output Cor_Fl_Mode = ON Then 25
    If Output Cor_Bact_OSC = ON Then OFF

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Correct. The percentages used after IQ has been set are a percentage of nominal IQ percentage.

    Sent from my SM-G965U using Tapatalk

  3. #3
    Frequent Visitor
    Join Date
    Mar 2018
    Location
    Metro Detroit
    Posts
    91
    Thanks, I initially thought it was a direct percentage but that anything over MAX would be truncated. Testing something else gave an unexpected result, so I came to that thought. I'd prefer the way I assumed since I wouldn't need to adjust all percentages if I changed the MAX. That said, I started out safe on the MAX and found that I like to crank it up to 75% MAX when cleaning the sump. I should be able to set my MAX at 75% (under my overflow capacity) and change the tdata to 67% resulting in the same 50% of capacity and also make adjustments to the other VO conditions

    tdata 00:00:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata 23:59:00,0,0,100,0,0,0,0,0,0,0,0,0,0


    tdata 00:00:00,0,0,67,0,0,0,0,0,0,0,0,0,0
    tdata 23:59:00,0,0,67,0,0,0,0,0,0,0,0,0,0

    In a fallback situation would the pump go to 75%? I might not want that since I'd rather it Fallback to 50% of Capacity or less, need to research if I can do Fallback percentage instead, or how that works.

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    I would do

    Fallback 67
    Set 67

    Instead of the tdata.

    Sent from my SM-G965U using Tapatalk

  5. #5
    Frequent Visitor
    Join Date
    Apr 2014
    Location
    SE Mass
    Posts
    366
    Just an FYI... If you do decide to keep the tdata, since the COR is always on and set to a constant speed, you only need the first line of tdata.
    So the wizard would only have 1 point and that would be at 00:00 @ 100%. Assuming you have you IQ % set.

Similar Threads

  1. External output parts for COR 15
    By bescher in forum COR-15 & COR-20 Pumps
    Replies: 6
    Last Post: 05-07-2020, 06:44
  2. Turn off COR 15 when output on?
    By BoredNuke in forum Misc Apex Usage & Programming
    Replies: 5
    Last Post: 01-20-2020, 11:24
  3. Both COR 20's losing flow output
    By rbarr110 in forum COR-15 & COR-20 Pumps
    Replies: 7
    Last Post: 11-09-2018, 07:39
  4. Replies: 0
    Last Post: 07-06-2016, 09:05

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
  •