Results 1 to 7 of 7

Thread: Cor-20 Ramp programming

  1. #1
    Regular Vistor
    Join Date
    Aug 2018
    Location
    US, Eastern Time
    Posts
    18

    Cor-20 Ramp programming

    Hello folks,

    I have a question/issue with my ramp profile i have created for the Cor-20. I'm sure I have something not set right, and want to get some feedback.

    I would like the Cor to ramp up after each feed mode, and also anytime the pump comes back on from a off state.
    Currently, the pump will not ramp up, and goes into straight 100% with the code I have listed below.

    [Cor Programming]

    Fallback COR_RAMP
    Set COR_RAMP
    tdata 00:00:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    If FeedA 000 Then 1
    If FeedD 000 Then 1
    If Output Water_Change = ON Then OFF
    If Output Apex_Pwr = ON Then 1

    [COR_RAMP] PROFILE

    Name = COR_RAMP
    Type = Ramp
    Ramp Time = 5
    Start Intensity = 1
    End Intensity = 100


    Pump is not being used in a closed loop system.

    I have the Cor pump plugged into a Battery backup so the line (If Output Apex_Pwr = ON Then 1) is in case of power failure, set pump to 1%
    I created a Switch for Water_Change to shut off all devices once the switch is set to on (If Output Water_Change = ON Then OFF).

    Thanks in advance

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Remove the tdata line. That is overriding your ramp with essentially a Set ON for all intents and purposes.

    Sent from my SM-G965U using Tapatalk

  3. #3
    Regular Vistor
    Join Date
    Aug 2018
    Location
    US, Eastern Time
    Posts
    18
    Quote Originally Posted by zombie View Post
    Remove the tdata line. That is overriding your ramp with essentially a Set ON for all intents and purposes.

    Sent from my SM-G965U using Tapatalk
    @zombie Thanks for that.

    Is there a option to shut off Apex Wizards?
    Once you remove the tdata line, and go back into the COR programing I get the "this device has not been configured using the wizard" crap.

    Sent from my SM-N950U using Tapatalk

  4. #4
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,464
    Why do you want to use a 5-minute ramp up? You’ll likely get a lot of gurgling from the overflow.
    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.

  5. #5
    Regular Vistor
    Join Date
    Aug 2018
    Location
    US, Eastern Time
    Posts
    18
    Quote Originally Posted by RussM View Post
    Why do you want to use a 5-minute ramp up? You’ll likely get a lot of gurgling from the overflow.
    I thought 5 minutes was a good number .

    Honestly, I thought it would be better to slowly ramp the pump up so that it wouldn't disturb the inhabitants more than anything.

    Sent from my SM-N950U using Tapatalk

  6. #6
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by Keysteck View Post
    @zombie Thanks for that.

    Is there a option to shut off Apex Wizards?
    Once you remove the tdata line, and go back into the COR programing I get the "this device has not been configured using the wizard" crap.

    Sent from my SM-N950U using Tapatalk
    Just ignore that message and use the basic view for the COR.

    I agree with Russ, 5 minutes is too long. A 1 minute ramp is better.

    Sent from my SM-G965U using Tapatalk

  7. #7
    Regular Vistor
    Join Date
    Aug 2018
    Location
    US, Eastern Time
    Posts
    18
    I will change it to 1 minute.

    Thanks @Zombie, and @RussM for your input.

Similar Threads

  1. Cor-20 Ramp On program help
    By isomorphic85 in forum COR-15 & COR-20 Pumps
    Replies: 29
    Last Post: 03-24-2022, 12:16
  2. Ramp down cor 15 to feed.
    By a1dale in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 12-19-2021, 12:19
  3. Cor 20 no Apex yet soft start/ramp up
    By Anonymous in forum COR-15 & COR-20 Pumps
    Replies: 0
    Last Post: 07-25-2019, 09:44
  4. Cor 20 ramp up / startup e graph. programming
    By Jacobs_Reef in forum COR-15 & COR-20 Pumps
    Replies: 10
    Last Post: 12-18-2018, 18:47
  5. Programming COR % and ramp up
    By MHG in forum Misc Apex Usage & Programming
    Replies: 15
    Last Post: 09-07-2018, 08:38

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
  •