Apex Problems/Questions

cccharliecc

Well-Known Member
View Badges
Joined
Jan 6, 2011
Messages
941
Reaction score
161
Location
CT
Rating - 0%
0   0   0
Hi....Couple questions I have. I just filled my tank and turned everything on and have some issues with some things with my Apex.

1. Why is my skimmer not coming on automatically?
I ran the task to setup my Cor-20, its running at 43%
Fallback ON
Set ON
If FeedA 010 Then OFF
If Output COR-20 Speed < 90 Then OFF
Defer 008:00 Then ON

2. Why are my WAV’s not on all the time? Is it because of the errors below?

3. Why do I keep getting these alarms over and over again?
Apex Fusion Alarm: apex
Date: 2018-01-20 23:59:48 -0500
Status: OFF
Statement: Set OFF

Date: 2018-01-20 18:07:25 -0500
Status: ON
Statement: If Swx6_2 CLOSED Then ON
 
If you are stipulating that the skimmer outlet only be ON if the COR is above 90%, and it's at 43%, then the simmer outlet will be off. How are you powering the WAV pumps? What is the switch 6_2 doing?
 
I even changed the 90% to 20 % and it still wont come on unless I slide it to ON.
The WAV pumps are powered with a 1 link.....if I set the 1Link outlet to AUTO they are off....If I set that outlet to ON the WAV's work...Does that need to be always ON also?
 
I wish someone could look at all my code and make sure its all cool somehow....
 
That defer line will have it wait for 8 minutes before coming on. I don’t think you need to wait for 8 minutes. You just want the water to return to operating level in the sump so that the skimmer doesn’t overflow, which takes less than a minute for my setup.

Also, you can add users in Fusion at varying levels of access from view only to owner. You might find some folks willing to help, but consider the risks of the varying levels of permission and never make someone an owner. I’d be willing to look at you code as view only if you’d like, though there are folks far better than I with Apex code. Same username.
 
That would be cool....maybe tomorrow or another day if you have time....I am gonna go to bed in a few minutes.....here is my code though if I do a print summary....

Configuration Summary

Apex Name
apex
AOS Version
4.53_AB17
Report Generated
Sun Jan 21 2018 00:34:17 GMT-0500 (Eastern Standard Time)

Outputs

ID
0
Device
base_Var1
Name
VarSpd1_I1
Type
variable
Icon
Up/Down Arrows
Control Type
Advanced
Log
Disable
Program
Set PF1

ID
1
Device
base_Var2
Name
VarSpd2_I2
Type
variable
Icon
Left/Right Arrows
Control Type
Advanced
Log
Disable
Program
Set PF2

ID
2
Device
base_Var3
Name
VarSpd3_I3
Type
variable
Icon
Up/Down Arrows
Control Type
Advanced
Log
Disable
Program
Set PF3

ID
3
Device
base_Var4
Name
VarSpd4_I4
Type
variable
Icon
Left/Right Arrows
Control Type
Advanced
Log
Disable
Program
Set PF4

ID
4
Device
base_Alarm
Name
SndAlm_I6
Type
alert
Icon
Sound B
Control Type
Advanced
Log
Disable
Program
Set OFF

ID
5
Device
base_Warn
Name
SndWrn_I7
Type
alert
Icon
Sound A
Control Type
Advanced
Log
Disable
Program
Set OFF

ID
6
Device
base_email
Name
EmailAlm_I5
Type
alert
Icon
Up/Down Arrows
Control Type
Advanced
Log
Disable
Program
Set OFF
If Error NEPTUNE_ATK Then ON
If Swx6_2 CLOSED Then ON
If Error COR-20 Then ON

ID
7
Device
3_1
Name
1LINK_WAV
Type
outlet
Icon
Spigot
Control Type
Pump
Log
Enable
Program
Fallback ON
OSC 005:00/005:00/005:00 Then ON
If FeedA 010 Then OFF

ID
8
Device
3_2
Name
FUGE_LIGHT_1
Type
outlet
Icon
Light B
Control Type
Light
Log
Disable
Program
Fallback OFF
Set OFF
If Time 21:00 to 09:00 Then ON
If Tmp > 82.0 Then OFF
Min Time 030:00 Then OFF

ID
9
Device
3_3
Name
LED_LIGHT_L
Type
outlet
Icon
Up/Down Arrows
Control Type
Advanced
Log
Disable
Program
Fallback OFF
Set OFF
If Time 09:00 to 21:00 Then ON
If Tmp > 82.0 Then OFF
Min Time 010:00 Then OFF

ID
10
Device
3_4
Name
LED_LIGHT_M
Type
outlet
Icon
Up/Down Arrows
Control Type
Advanced
Log
Disable
Program
Fallback OFF
Set OFF
If Time 09:00 to 21:00 Then ON
If Tmp > 82.0 Then OFF
Min Time 010:00 Then OFF

ID
11
Device
3_5
Name
BRS_DOSE_CA
Type
outlet
Icon
Spigot
Control Type
pH Control
Log
Disable
Program
Fallback OFF
If pH > 8.00 Then ON
If pH < 7.90 Then OFF

ID
12
Device
3_6
Name
BRS_DOSE_ALK
Type
outlet
Icon
Spigot
Control Type
pH Control
Log
Disable
Program
Fallback OFF
If pH > 8.00 Then ON
If pH < 7.90 Then OFF

ID
13
Device
3_7
Name
UV_STERILIZE
Type
outlet
Icon
Up/Down Arrows
Control Type
Advanced
Log
Disable
Program
Fallback ON
Set ON

ID
14
Device
3_8
Name
HEATER_1
Type
outlet
Icon
Up/Down Arrows
Control Type
Advanced
Log
Enable
Program
Fallback OFF
If Tmp < 78.0 Then ON
If Tmp > 79.0 Then OFF

ID
15
Device
5_1
Name
AFS_FEEDER
Type
afs
Icon
Note
Control Type
Feeder
Log
Enable
Program
OSC 000:00/000:30/000:30 Then ON
If Time 00:00 to 10:00 Then OFF
If Time 10:02 to 00:00 Then OFF
If FeedA 000 Then ON

ID
16
Device
6_1
Name
NEPTUNE_ATK
Type
24v
Icon
Up/Down Arrows
Control Type
Advanced
Log
Enable
Program
Fallback OFF
Set OFF
If Swx6_1 OPEN Then ON
If Swx6_2 CLOSED Then OFF
When On > 005:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 060:00 Then OFF

ID
17
Device
7_1
Name
WAV_1
Type
24v
Icon
Spigot
Control Type
Pump
Log
Disable
Program
Fallback ON
OSC 005:00/005:00/005:00 Then ON
If FeedA 010 Then OFF

ID
18
Device
7_2
Name
WAV_2
Type
24v
Icon
Spigot
Control Type
Pump
Log
Disable
Program
Fallback ON
OSC 005:00/005:00/005:00 Then ON
If FeedA 010 Then OFF

ID
19
Device
8_1
Name
WAV_LEFT
Type
wav
Icon
Up/Down Arrows
Control Type
Advanced
Log
Disable
Program
Fallback OFF
tdata 00:00:00,0,0,42,0,0,0,0,0,0,0,0,0,0
tdata 02:00:00,0,0,57,0,0,0,0,0,0,0,0,0,0
tdata 04:00:00,0,0,47,0,0,0,0,0,0,0,0,0,0
tdata 06:00:00,0,0,42,0,0,0,0,0,0,0,0,0,0
tdata 08:00:00,0,0,52,0,0,0,0,0,0,0,0,0,0
tdata 10:00:00,0,0,62,0,0,0,0,0,0,0,0,0,0
tdata 12:00:00,0,0,52,0,0,0,0,0,0,0,0,0,0
tdata 14:00:00,0,0,47,0,0,0,0,0,0,0,0,0,0
tdata 16:00:00,0,0,52,0,0,0,0,0,0,0,0,0,0
tdata 18:00:00,0,0,62,0,0,0,0,0,0,0,0,0,0
tdata 20:00:00,0,0,52,0,0,0,0,0,0,0,0,0,0
tdata 22:00:00,0,0,42,0,0,0,0,0,0,0,0,0,0
tdata 23:59:00,0,0,42,0,0,0,0,0,0,0,0,0,0

ID
20
Device
9_1
Name
WAV_RIGHT
Type
wav
Icon
Up/Down Arrows
Control Type
Advanced
Log
Disable
Program
Fallback OFF
tdata 00:00:00,0,0,42,0,0,0,0,0,0,0,0,0,0
tdata 02:00:00,0,0,57,0,0,0,0,0,0,0,0,0,0
tdata 04:00:00,0,0,47,0,0,0,0,0,0,0,0,0,0
tdata 06:00:00,0,0,42,0,0,0,0,0,0,0,0,0,0
tdata 08:00:00,0,0,52,0,0,0,0,0,0,0,0,0,0
tdata 10:00:00,0,0,62,0,0,0,0,0,0,0,0,0,0
tdata 12:00:00,0,0,52,0,0,0,0,0,0,0,0,0,0
tdata 14:00:00,0,0,47,0,0,0,0,0,0,0,0,0,0
tdata 16:00:00,0,0,52,0,0,0,0,0,0,0,0,0,0
tdata 18:00:00,0,0,62,0,0,0,0,0,0,0,0,0,0
tdata 20:00:00,0,0,52,0,0,0,0,0,0,0,0,0,0
tdata 22:00:00,0,0,42,0,0,0,0,0,0,0,0,0,0
tdata 23:59:00,0,0,42,0,0,0,0,0,0,0,0,0,0

ID
21
Device
10_1
Name
SKIMMER_PUMP
Type
outlet
Icon
Up/Down Arrows
Control Type
Advanced
Log
Enable
Program
Fallback ON
Set ON
If FeedA 010 Then OFF
If Output COR-20 Speed < 20 Then OFF
Defer 008:00 Then ON

ID
22
Device
10_2
Name
FUGE_LIGHT_2
Type
outlet
Icon
Light B
Control Type
Light
Log
Disable
Program
Fallback OFF
Set OFF
If Time 21:00 to 09:00 Then ON
If Tmp > 82.0 Then OFF
Min Time 030:00 Then OFF

ID
23
Device
10_3
Name
COR-20_PUMP
Type
outlet
Icon
Up/Down Arrows
Control Type
Advanced
Log
Disable
Program
Fallback ON
Set ON

ID
24
Device
10_4
Name
LED_LIGHT_R
Type
outlet
Icon
Up/Down Arrows
Control Type
Advanced
Log
Disable
Program
Fallback OFF
Set OFF
If Time 09:00 to 21:00 Then ON
If Tmp > 82.0 Then OFF
Min Time 010:00 Then OFF

ID
25
Device
10_5
Name
FAN_MAIN
Type
outlet
Icon
Fan
Control Type
Advanced
Log
Disable
Program
Fallback OFF
If Tmp < 81.0 Then ON
If Tmp > 80.0 Then OFF

ID
26
Device
10_6
Name
FAN_SUMP
Type
outlet
Icon
Fan
Control Type
Advanced
Log
Disable
Program
Fallback OFF
If Tmp < 81.0 Then ON
If Tmp > 80.0 Then OFF

ID
27
Device
10_7
Name
ATK_PMUP
Type
outlet
Icon
Spigot
Control Type
Advanced
Log
Disable
Program
Fallback ON
Set ON

ID
28
Device
10_8
Name
HEATER_2
Type
outlet
Icon
Up/Down Arrows
Control Type
Advanced
Log
Enable
Program
Fallback OFF
If Tmp < 78.0 Then ON
If Tmp > 79.0 Then OFF

ID
29
Device
11_1
Name
COR-20
Type
cor|20
Icon
Up/Down Arrows
Control Type
Advanced
Log
Enable
Program
Fallback ON
Set ON
If FeedA 005 Then 1
 
If you are stipulating that the skimmer outlet only be ON if the COR is above 90%, and it's at 43%, then the simmer outlet will be off. How are you powering the WAV pumps? What is the switch 6_2 doing?
I believe this is the correct advice.
If you are comfortable running your Cor Pump at 43% make sure your IQ level adjustment reflects that as your maximum.
The maximum the cor pump will run is will be 43% of the pumps potential.
When that is done your pump driver needs to indicate that it is running above 90% (all the lights on)
Here is an example of how I have mine.

Also, I had the problem of getting a bunch of unexplained alarms a simple reboot solved it.

cor 20.JPG
 
Last edited:
It doesn't look like there would be anything preventing your skimmer from turning on after your Cor pump has been running for 8 minutes.
I'm no expert just trying to help.
If possible can you upload a screen shot similar to the one I attached

skim program.JPG


The alarm you're getting looks like its attached to your high level optical switch on your ATK, I assume meaning its blocked.
Once its not blocked anymore the alarm should go away, if not try the reboot, I have had stuck alarms before that were cured with the restart.

I noticed that you are running
AOS Version
4.53_AB17

I am running

AOS Version
5.03_CA17

I would recommend updating your firmware. I have not had any issues with the one I am running. I would also recommend checking each module and make sure you are running the current firmware on them.
 
Last edited:
Here is my Cor-20 settings and Skimmer Outlet settings. How do you get your COR to just be constant at one speed during setup, it makes you pick one of those templates?
Also I checked Neptune's site for firmware and it looks like I have the latest, I have an Apex Gold...https://www.neptunesystems.com/support/sw-updates/
 
Sorry, I didn't realize you were on the apex gold, I am using an apex 2016.

During the setup I kept the first and last setpoints and set them at a 100% then deleted the setpoints in the middle of the graph.

I did it this way because the only time I want the pump to change speed is during the feed mode. The feed mode triggers the Cor to slow down below 90% thus turning off my skimmer.
 
No Worries.
So I don't want my pump to change speeds either, except during the feed cycle. I just calibrated mine again and set the max to 28% because my overflows were crazy loud(another issue to work on).

So in my Cor 20 page there, can I just slide all my points up to 100% like yours shows?...how do I get rid of all those other entries in there? Here is what mine looks like now...

Capture1.PNG
 
Also, when I remove all those points and set it all at 100% on the chart.....the 100% for power actually means my 28% right, because I set 28% as my max during calibration so that becomes the 100% power?!?
 
Also, when I remove all those points and set it all at 100% on the chart.....the 100% for power actually means my 28% right, because I set 28% as my max during calibration so that becomes the 100% power?!?
Yes that is correct

I went to where I have the arrow pointed and clicked adjust point then entered 100 on the first and last then I went to the same place and removed point for the ones in the middle.
52bc9391676402b6c880c42895acff77.jpg
 
Cool, I just did that, now mine looks pretty much the same as yours.
Did you find that if you ramp up your Cor-20 higher that your overflows get louder? I am trying to increase the speed a little, but I am not sure the overflows can keep up with it. They are both durso overflows, all 1'' to the sump under the tank.
 
I had to turn the pump down also, as you can see I'm running at 30% maximum. I am going down into two 1" overflows.

I'm having issues with it causing mini tornadoes out of my loc-line when it hits the turbulence from the mp40s.

It seems that this pump is pretty powerful. I was running a eflux 1900gph pump and the Cor blows it away in performance.

I just set it up a few hours ago and was cruising the forums looking for advice on different settings and I found this thread so I was sharing what I know so far. I hope this info helps out. I'm still trying to get everything dialed in.
 
Here are some pics of my setup...running at 28%...still trying to find the sweet spot.

DEC1717F-1DE4-40CE-A549-0E623022CD0B.jpeg


F4B92126-283D-4462-8134-49162FEFF956.jpeg


EDCDCDF0-6C3F-4DB7-8C34-7171C3C3DA33.jpeg
 
Your best bet is to have someone that you trust on here log in as a manager with the two of you on the phone and walk you through some of that.
 
Check your fan code. I think you have them programmed backwards. Ie turning offf when you want them on
 
Here are some pics of my setup...running at 28%...still trying to find the sweet spot.

DEC1717F-1DE4-40CE-A549-0E623022CD0B.jpeg


F4B92126-283D-4462-8134-49162FEFF956.jpeg


EDCDCDF0-6C3F-4DB7-8C34-7171C3C3DA33.jpeg
Sharp looking setup.

I saw your post over on the Neptune forum and am glad to see you got the Wavs figured out.

It's a steep learning curve but hopefully the programming parts get easier as more people help each other out with their experiences.
 
Yea...I figured I’d post it over there as well to cover all bases.

I still yet alarms constantly with my ATK though. I’m gonna reboot everything later and see if that helps.
 

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