GFCI for my apex

Thegoodson

Active Member
View Badges
Joined
Jun 26, 2017
Messages
422
Reaction score
165
Rating - 0%
0   0   0
Can I use something like that so I can put my heater and 1 return pump on a gfci and it tell me when it trips ?

Yellow Jacket 2762 1-Outlet GFCI Plug-In Adapter, Black/Yellow
 
You need a 12v adapter to connect to the Apex to detect power outages. Search for Apex power outage and you should get lots of hits showing you how to set it up.

In my case I have my Apex powered from an EB6 plugged into a UPS. I then have the 12v supply plugged into mains. From this I can get alerts about any sort of power interruption.
 
You need a 12v adapter to connect to the Apex to detect power outages. Search for Apex power outage and you should get lots of hits showing you how to set it up.

In my case I have my Apex powered from an EB6 plugged into a UPS. I then have the 12v supply plugged into mains. From this I can get alerts about any sort of power interruption.
Thanks just in time
 
Sorry, was running out the door so it was a quick post. Here is another quick one on the bus.

If you want all your equipment GFCI protected as I do, then you need a UPS of some sort. Connect your critical equipment to the EB and that to the UPS. Connect the UPS, 12v Apex adapter and non critical equipment to GFCI protected mains. From here you can program the Apex to alert and manage the outage. Let me know if you want my program and details and I’ll reply when I have more time.
 
Last edited:
Sorry, was running out the door so it was a quick post. Here is another quick one on the bus.

If you want all your equipment GFCI protected as I do, then you need a UPS of some sort. Connect your critical equipment to the EB and that to the UPS. Connect the UPS, 12v Apex adapter and non critical equipment to GFCI protected mains. From here you can program the Apex to alert and manage the outage. Let me know if you want my program and details and I’ll reply when I have more time.
Plz cause this is all new to me

I just want the heaters and skimmer on the gfci

Dont want to do the return just in cause it flips and I'm not home...I live in a apt so I'll be using the plug in gfci
Also i only have the apex jr i will be getting the full in a few months
 
I have a 65g Red Sea Reefer 250. I use an Apex 2016 to control it. I am in Sydney Australia and don’t have access to the EB8 so have an EB6.

I run a CyberPower 1500 UPS, to which the EB6 is connected. The EB6 powers my main heater, return pump, wavemaker, skimmer and chiller. The rest of the equipment is connected to mains power - backup heater, 2x DOS, FMM, chiller pump, light, Apex 12v power supply (for outage detection).

In an outage all mains connected equipment will go offline. The Apex is programmed to turn off the main heater and chiller, and run the return, wavemaker and skimmer for 30 mins. After that it moves to a keep-alive mode, running those 3 devices 5 mins out of every 30 to prolong the battery life of the UPS. If I ran all 3 + the Apex continuously I only have about 90 mins UPS life. With the keep-alive option I extend that to 5-6 hours.

Here is my full Apex program. Labels and comments are just for my benefit and don’t go into the Apex itself. I didn’t design all this myself, instead I shamelessly took all the great ideas and feedback I got on the forums on board to get to where I am.

Let me know if you have any questions (or suggestions).

[ATOPump]
# Outlet for the ATO Pump connected to the FMM
# No point trying to run this during a power outage as the PMUP is powered from mains power
#
Fallback OFF
Set OFF
If ATOLo OPEN Then ON
If ATOHi CLOSED Then OFF
When On > 020:00 Then OFF
If Time 13:00 to 11:59 Then OFF
If Outlet PowerOutage = ON then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 120:00 Then OFF

[AutoFeeder]
Set OFF
If Outlet V-Feed = ON then ON
Defer 1:00 then ON

[Chiller]
# Chiller is controlled by it’s internal thermostat, so this is just a backup in case that thermostat fails.
Fallback ON
If Tmp > 25.0 Then ON
If Tmp < 24.8 Then OFF
If Outlet PowerOutage = ON then OFF

[EmailAlert]
Set OFF
If Tmp > 26.8 Then ON
If Tmp < 24.9 Then ON
If Power Apex OFF 000 Then ON
If Outlet PowerOutage = ON Then ON
If Outlet PowerOutLong = ON Then ON
If Power EB6_1 OFF 001 Then ON
If Error ATOPump Then ON
If Error ChillerAlert Then ON
If ATOHi CLOSED Then ON
If FlrLk CLOSED Then ON
If Outlet SumpLow = ON Then ON
Defer 000:02 Then ON

[MainHeater]
Fallback OFF
If Tmp < 25.0 Then ON
If Outlet PowerOutage = ON then OFF
If Tmp < 20.0 then ON
Defer 000:20 Then ON
If Tmp > 25.2 Then OFF
Defer 000:20 Then OFF

[PowerOutage]
# VO to indicate a power outage
# Strictly speaking this is redundant but it improves the readability of other code
#
Set OFF
If Power Apex OFF 001 Then ON

[PowerOutLong]
# VO to indicate a power outage has gone beyond the first threshold
# Used to turn off/reduce use of less important devices to extend life of the UPS
#
Set OFF
If Outlet PowerOutage = ON then ON
Defer 030:00 Then ON

[ReturnPump]
Fallback ON
OSC 000:00/005:00/010:00 Then ON
If Outlet PowerOutLong = OFF Then ON
If FeedA 000 Then OFF
If FeedB 000 Then OFF
If Outlet V-Feed = ON Then OFF

[Skimmer]
Fallback OFF
Set ON
If Outlet ReturnPump = OFF Then OFF
If FeedB 000 Then OFF
Defer 1:00 Then ON

[SumpLow]
# VO to detect if the sump water level is low
#
Set OFF
If SumpLo OPEN Then ON
Defer 001:00 Then ON

[V-Feed]
Set OFF
If Time 19:00 to 19:09 Then ON

[WaveMaker]
Fallback ON
OSC 000:00/005:00/010:00 Then ON
If Outlet PowerOutLong = OFF Then ON
If FeedA 001 Then OFF
If FeedB 000 Then OFF

Photo of my sump so you can see my equipment in case that helps.
0c688f945e4cbfd38806100ff5772ba1.jpg
 
I'll get my new apex I a couple weeks might be msg you then for some help
 
I'll get my new apex I a couple weeks might be msg you then for some help

Feel free, glad to help. The Neptune Systems forum is also extremely good, and there are a couple of regular posters who will reply to questions very quickly (zombie and RussM). Both really know their stuff.
 

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%
Back
Top