Apex Error

  • Thread starter Thread starter Samina
  • Start date Start date
  • Tagged users None

Samina

Valuable Member
View Badges
Joined
Dec 6, 2017
Messages
1,077
Reaction score
3,740
Location
Long Valley
Rating - 0%
0   0   0
Hi,

I have had the apex up and running for about 3 weeks now I believe. I followed the guides in setting up all the equipment and programming. However, every hour of every day, I receive the same error. I have gone over the programming for each piece of equipment plugged in and my firmware is up to date. Does anyone know what this error means? I can’t pin point what is triggering it. Thanks

2018-03-05 06:47:06 -0500 ON Set OFF
 
Hi,

I have had the apex up and running for about 3 weeks now I believe. I followed the guides in setting up all the equipment and programming. However, every hour of every day, I receive the same error. I have gone over the programming for each piece of equipment plugged in and my firmware is up to date. Does anyone know what this error means? I can’t pin point what is triggering it. Thanks

2018-03-05 06:47:06 -0500 ON Set OFF

Can you upload a snapshot of your Apex Fusion view?
 
Thank you for helping! Here are the screen shots

f1fc062f2c604166d6643a0ed23a48ab.jpg
bd5e19a638a71ad935d44c421337ab17.jpg
1fcc290ca18f7c6c2a693c988e7a8805.jpg
de6a13a72630419db6a964db1204db37.jpg
f85ebab3894b09527e8b6f0fb966a210.jpg
 
Can you post the code thats under the advanced tab on the E-mail Alarm button?

It looks like the DKH and PH alarm code is sticking On from the alarm log
 
The only thing is that the dKH has only been on there for a couple of days because I had to wait on buying a pm1 to hook it up. As far as pH, that is the first time that has alarmed actually since I set up the apex itself. But the alarm has been triggering from day 1. Here’s a shot of the email programming. Thanks for helping!

c1ba4ff594fa749b5b72b32c1389177a.jpg
 
Add:

Set OFF
Fallback Off

to the first lines of code on the Email Alarm

I'm pretty sure that will fix your issue

I always added code that turned off the outlet once the problem was corrected, like:

If Tmp < 73.1 Then Off
 
Oh thank you thank you thank you!! The alarm was starting to get really annoying! I will add that. Appreciate your help!!
 
I edited my post with some more information, in case you missed it.

Basiccly you don't have anything telling the outlet to turn off once its been turned on.
 
Set OFF is all that is needed.

Fallback OFF does not work for outputs built in to the Apex base unit like the alarm outputs as Fallback only works with modules that can looses communication Connected with a AquaBus cable.
 
I agree with all on the fallback and other set to off.
 

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