May 27, 2020 #1 Jason Mcdowell Community Member View Badges Joined Mar 5, 2018 Messages 36 Reaction score 46 Rating - 0% 0 0 0 I want to set at feed setting/programming on the cor. Is there a way to ramp down the pump without turning it off completely during feed mode?
I want to set at feed setting/programming on the cor. Is there a way to ramp down the pump without turning it off completely during feed mode?
May 27, 2020 #2 TheHarold 5000 Club Member View Badges Joined Oct 3, 2015 Messages 5,163 Reaction score 8,785 Rating - 0% 0 0 0 Yes, put “if FeedA then ______” Fill in blank with whatever pump profile you like (Such as 5% constant, etc). If you read the instructions, there is a guide to achieve neutral flow (which is what you want to have no sump level increase but minimal flow). https://www.neptunesystems.com/downloads/docs/COR_User_Guide_for_APEX.pdf
Yes, put “if FeedA then ______” Fill in blank with whatever pump profile you like (Such as 5% constant, etc). If you read the instructions, there is a guide to achieve neutral flow (which is what you want to have no sump level increase but minimal flow). https://www.neptunesystems.com/downloads/docs/COR_User_Guide_for_APEX.pdf
May 27, 2020 #3 OP OP Jason Mcdowell Community Member View Badges Joined Mar 5, 2018 Messages 36 Reaction score 46 Rating - 0% 0 0 0 Thanks! Much appreciated