Help with apex programming for skimmer

mpekoske

Active Member
View Badges
Joined
Aug 21, 2013
Messages
211
Reaction score
86
Location
South Dakota
Rating - 0%
0   0   0
Can anyone help me with how to set my skimmer so it turns off when ph hits 8.4? I’m new to apex and can’t figure it out... attached is how it’s set up now

B4F26649-75CB-412E-9A0F-26E6799D9CE3.png FA90DCAA-CBC2-40D7-86EF-CE4FCFEE24C4.png
 

SuncrestReef

That Apex guy
View Badges
Joined
Jan 18, 2018
Messages
4,214
Reaction score
9,229
Location
Oregon
Rating - 0%
0   0   0
Change the Control Type from "Skimmer" to "Advanced". This will reveal the underlying program code created automatically. Then add this line to the bottom of the program:

If pH > 8.39 Then OFF
 

Ingenuity against algae: Do you use DIY methods for controlling nuisance algae?

  • I have used DIY methods for controlling algae.

    Votes: 45 47.4%
  • I use commercial methods for controlling algae, but never DIY methods.

    Votes: 22 23.2%
  • I have not used commercial or DIY methods for controlling algae.

    Votes: 22 23.2%
  • Other.

    Votes: 6 6.3%
Back
Top