Programming help

Users Who Are Viewing This Thread (Total: 0, Members: 0, Guests: 0)

biecacka

Valuable Member
View Badges
Joined
Jan 1, 2012
Messages
2,319
Reaction score
2,132
Location
columbus ohio
Rating - 0%
0   0   0
Good evening!

I have a question regarding programming a BRS dosing pump. I have the BRS 50mL dosing pump and want to use it to dose kalk to help control my pH. Does it need a specific outlet? I want it to run 20 seconds (to start) then off for 3 minutes (or something around there). It will help keep my pH at 8.2. So on when below 8.2, run for “xxx” time then off for “xxx” time- then off if greater than 8.2.
Can someone help?
Thank you,

Corey
 
Fallback OFF
Set OFF
OSC 000:00/000:20/003:00 Then ON
If ph > 8.20 Then OFF

The toughest line to understand is the osc. The 1st set of numbers is when the cycle begins (000:00 represents midnight). The 2nd set in for how long it's on (mmm:ss). And the 3rd is how long it will be off (mmm:ss). It will continue that cycle all day, 20 seconds on 3 minutes off.

The pH line is last so that it overrides the osc. If the pH is greater than 8.20 then the pump won't run.

Change the numbers as you see fit.
 
What does this mean
 

Attachments

  • IMG_F0F8509164B5-1.jpeg
    IMG_F0F8509164B5-1.jpeg
    60.1 KB · Views: 28

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%

New Posts

Back
Top