Hello. I have a CO2 scrubber and want to save on media. Also the PH is getting higher and higher close to 8.4 now. So figure if I can have my apex turn off the skimmer when the ph is a certain level this could solve both. Im trying to find where to put this code in if it would work. Do I add a virtual outlet? I have the Fusion with Trident. Thanks appreciate all the help in advance.
Set OFF
Fallback OFF
If pH < 8.3 Then ON
If pH > 8.3 Then OFF
Set OFF
Fallback OFF
If pH < 8.3 Then ON
If pH > 8.3 Then OFF







TY very much.