Maintenance Mode

chrisjj625

Active Member
View Badges
Joined
Apr 14, 2010
Messages
360
Reaction score
202
Location
Michigan
Rating - 0%
0   0   0
Is there a way for me to create a maintenance mode on my apex. For example, to turn off my heater, ATO, and pumps so I can do a water chance?
 
Is there a way for me to create a maintenance mode on my apex. For example, to turn off my heater, ATO, and pumps so I can do a water chance?
Yes. Just use one of the feed cycles and schedule it for the time you need to get your maintenance done. I have one that shuts everything down for 30 minutes when I treat for aptasia or clean the plumbing. Good luck!
 
I explain how to do this in my tutorial on Virtual Outputs. I prefer this method over the Feed cycles because if the maintenance takes longer than planned, a Feed timer might expire before you're done and turn things back at a bad moment.

 
I explain how to do this in my tutorial on Virtual Outputs. I prefer this method over the Feed cycles because if the maintenance takes longer than planned, a Feed timer might expire before you're done and turn things back at a bad moment.


This.

I went with a slight alternate, a physical 'red' button tied into the bob that stops all pumps, shuts off the uv light & heaters as long as its depressed or in a 'closed' state. Turn to reset so even I cant screw up and turn something on, on accident. Im planning to replace that one with a illuminated model so the sometimes exhausted cloudy brain wont forget. Green button is for manual feed mode.


20220422_120258_HDR.jpg
 
Sometimes I just turn off the outlets for any equipment I work on, like the carbon reactor, skimmer or pumps/power heads that have to be cleaned.
 
This.

I went with a slight alternate, a physical 'red' button tied into the bob that stops all pumps, shuts off the uv light & heaters as long as its depressed or in a 'closed' state. Turn to reset so even I cant screw up and turn something on, on accident. Im planning to replace that one with a illuminated model so the sometimes exhausted cloudy brain wont forget. Green button is for manual feed mode.


20220422_120258_HDR.jpg
To solve the problem of forgetting to turn equipment back on, I create virtual outlets that trigger the APEX alarms when they have been off for too long. For example, if my ATO has been off for more than 30 minutes, I will start getting alarms. All it takes is a simple DEFER statement in the virtual outlet.

[X_ATO_OFF]
Set ON
If Output ATO_3_8 = ON Then OFF
Defer 030:00 Then ON

ATO_3_8 is obviously my ATO outlet. In the alarm program, you trigger the alarm when this virtual outlet, X_ATO_OFF, is ON.
 

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