How to set up Neptune breakout box

Oceanbear1

Community Member
View Badges
Joined
Jan 31, 2012
Messages
89
Reaction score
13
Location
Missouri
Rating - 0%
0   0   0
So I have a breakout box that I plan on using for an ATO system. I had been using a top off system from Autotopoff.com, and I figured I could just strip the wires for the switches and attach them to the box. But quite frankly I don't know how u am supposed to, or which spots to attach them to. Does anyone have some pictures they could load up to show me how to do this? Thanks!
 
Google "Apex Unofficial Users Guide".
I think you will find this exact example in the Breakout Box section along with the code you need.
 
So I can use the wires attached to the float switches right up to before they enter the box on the ATO.com version? Or do I have to cut the wires right at the float switch
 
So I found the picture on the guide, where would I attach a second float switch as a back up?
 
So I found the picture on the guide, where would I attach a second float switch as a back up?

Just use a second set of contacts on the Breakout Box. Each Switch is addressable separately.

switch1, switch2, etc.
 
but each float switch has 2 wires, I know for the first float switch one goes into I1 and the other goes into the GND slot. I assume for the second one, one wire goes into the I2 slot, does the other also go into the GND slot?
 
but each float switch has 2 wires, I know for the first float switch one goes into I1 and the other goes into the GND slot. I assume for the second one, one wire goes into the I2 slot, does the other also go into the GND slot?

Yes. Each switch shares the ground and then the other wire goes into its corresponding port number.
 
Last edited:
Awesome. I used virtual outlets so they were named properly, like TopOff_Low, Sump_High, etc, instead of switch 1, switch 2, etc.
 
ok new question, I'm reading the guides and dont understand, should it automatically recognize the breakout box when plugged in? I am not sure how to create the virtual outlets because I don't know where to see if it is recognizing the switches.
 
alrigh this is what I have but it doesnt seem to work

Fallback OFF
If Switch1 CLOSED Then ON
If Switch1 OPEN Then OFF
If Switch2 CLOSED Then OFF
If pH > 08.30 Then OFF

it doesnt react with the switches at all.

do I have to make a virtual outlet for each switch? I'm really confused now
 

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