Apex Skimmer Control?

Davisc1293

Active Member
View Badges
Joined
Sep 16, 2021
Messages
389
Reaction score
100
Location
Rhode Island
Rating - 0%
0   0   0
I have my skimmer in my small AIO... is it possible to have the Apex EL controller turn the skimmer off if temps exceed 80 degrees. no need to have another motor adding heat when the temp is already rising.
 

SuncrestReef

That Apex guy
View Badges
Joined
Jan 18, 2018
Messages
4,214
Reaction score
9,217
Location
Oregon
Rating - 0%
0   0   0
Set the output’s Control Type to Advanced, then add this line of code to the end of the program:

If Temp > 80.0 Then OFF
 
OP
OP
D

Davisc1293

Active Member
View Badges
Joined
Sep 16, 2021
Messages
389
Reaction score
100
Location
Rhode Island
Rating - 0%
0   0   0
I have my skimmer in my small AIO... is it possible to have the Apex EL controller turn the skimmer off if temps exceed 80 degrees. no need to have another motor adding heat when the temp is already rising.
Never mind i guess ill just configure it as a heater
 

SuncrestReef

That Apex guy
View Badges
Joined
Jan 18, 2018
Messages
4,214
Reaction score
9,217
Location
Oregon
Rating - 0%
0   0   0
Oh thank you thats much better My ocd doesnt like knowing its configured as a heater....
The Control Types are just shortcuts that create the programming for you, but aren't necessary if you know the programming code. See my tutorial on Apex Control Types to see what programming is created by each Control Type:

 
OP
OP
D

Davisc1293

Active Member
View Badges
Joined
Sep 16, 2021
Messages
389
Reaction score
100
Location
Rhode Island
Rating - 0%
0   0   0
The Control Types are just shortcuts that create the programming for you, but aren't necessary if you know the programming code. See my tutorial on Apex Control Types to see what programming is created by each Control Type:

I I get that, but just knowing the "shortcut" was intended for a heater would bug me in the back of my mind. ik how stupid that sounds but still. Thank you though I will check this out!
 

Algae invading algae: Have you had unwanted algae in your good macroalgae?

  • I regularly have unwanted algae in my macroalgae.

    Votes: 44 35.2%
  • I occasionally have unwanted algae in my macroalgae.

    Votes: 27 21.6%
  • I rarely have unwanted algae in my macroalgae.

    Votes: 9 7.2%
  • I never have unwanted algae in my macroalgae.

    Votes: 10 8.0%
  • I don’t have macroalgae.

    Votes: 31 24.8%
  • Other.

    Votes: 4 3.2%
Back
Top