Reef Central Online Community

Go Back   Reef Central Online Community > Sponsor Forums > Neptune Systems
Blogs FAQ Calendar

Notices

User Tag List

Reply
Thread Tools
Unread 05/27/2017, 09:56 AM   #1
Jyetman
Registered Member
 
Jyetman's Avatar
 
Join Date: Nov 2012
Location: Phoenix, AZ
Posts: 1,712
How to make fusion alerts more descriptive?

Whenever a float sensor activates or switch fusion gives an alert naming the outlet's program line the sensor is associated with. How do I change these alerts so I have more descriptive information?


Jyetman is offline   Reply With Quote
Unread 05/27/2017, 10:07 AM   #2
RussM
Registered Member
 
Join Date: Jan 2007
Location: El Cajon, CA
Posts: 7,818
You cannot change the content of the alerts themselves. If your switch inputs still have default names, rename to something brief but descriptive.

Examples:

Leak1
SumpHi
SwATO



Sent from my iPhone using Tapatalk Pro


RussM is offline   Reply With Quote
Unread 05/27/2017, 10:18 AM   #3
Jyetman
Registered Member
 
Jyetman's Avatar
 
Join Date: Nov 2012
Location: Phoenix, AZ
Posts: 1,712
Quote:
Originally Posted by RussM View Post
You cannot change the content of the alerts themselves. If your switch inputs still have default names, rename to something brief but descriptive.

Examples:

Leak1
SumpHi
SwATO



Sent from my iPhone using Tapatalk Pro
This is the problem how do you make sense of these alerts?
https://www.dropbox.com/s/vg5ueqvn90...nseof.JPG?dl=0


Jyetman is offline   Reply With Quote
Unread 05/27/2017, 12:00 PM   #4
RussM
Registered Member
 
Join Date: Jan 2007
Location: El Cajon, CA
Posts: 7,818
That alerts log is telling you that your Scrub_Pump is turning off and on frequently. The Status OFF / Set OFF means that the previously active alarm condition has cleared and the alarm output has turned off.

What is Scrub_Pump and how is its outlet programmed?


Sent from my iPhone using Tapatalk Pro


RussM is offline   Reply With Quote
Unread 05/27/2017, 12:21 PM   #5
divetoday
Registered Member
 
divetoday's Avatar
 
Join Date: Apr 2015
Location: Fort Lauderdale, FL
Posts: 63
I just installed my Apex this week, and I definitely agree with the OP that more could be done with those alarm messages.


Sent from my iPad using Tapatalk


__________________
********************************

DiveToday: It's not a suggestion. ;-)

Current Tank Info: 150 Gallon Mixed Reef
divetoday is offline   Reply With Quote
Unread 05/27/2017, 03:59 PM   #6
Jyetman
Registered Member
 
Jyetman's Avatar
 
Join Date: Nov 2012
Location: Phoenix, AZ
Posts: 1,712
Quote:
Originally Posted by RussM View Post
That alerts log is telling you that your Scrub_Pump is turning off and on frequently. The Status OFF / Set OFF means that the previously active alarm condition has cleared and the alarm output has turned off.

What is Scrub_Pump and how is its outlet programmed?


Sent from my iPhone using Tapatalk Pro
So this is the Scrub_Pump Outlet programming:

Fallback ON
Set ON
If ATO-LO CLOSED Then OFF
If Scrub OPEN Then OFF
If Output ALD_DTop = ON Then OFF
If Output MST_ALM_DIS = ON Then ON
If Output BkupChiller = ON Then ON
Defer 000:06 Then ON
If Power EB8_3 Off 000 Then OFF

The "If Scrub OPEN then OFF" is whats activating and that's what should be included in the fusion alert message.


Jyetman is offline   Reply With Quote
Unread 05/27/2017, 04:00 PM   #7
vanburen
Registered Member
 
Join Date: Nov 2003
Location: Alexandria, VA
Posts: 372
I use virtual outlets which I name logically - skimmerFull for instance. Then I program the virtual outlet with the corresponding switch. I make the outlet on if the "bad" condition is true. The emails then reference the well named outlets rather than the poorly named switches. I would rather see Alarm SumpLevelHi =on than Alarm swx3_1 closed or whatever.


Sent from my iPhone using Tapatalk


vanburen is offline   Reply With Quote
Unread 05/27/2017, 04:01 PM   #8
vhuang168
Registered Member
 
vhuang168's Avatar
 
Join Date: Feb 2015
Location: San Jose, CA
Posts: 2,136
Seems pretty descriptive to me. You have an alert that turns on when your outlet Scrub_Pump turns off. The alert turns off when your pump turns back on. Looks like it's cycling pretty quickly.

Like what RussM asked, what is Scrub_Pump and how is it programmed?


Sent from my iPhone using Tapatalk


__________________
Vincent

40g custom AIO --> DSA190Pro
vhuang168 is offline   Reply With Quote
Unread 05/27/2017, 04:01 PM   #9
vanburen
Registered Member
 
Join Date: Nov 2003
Location: Alexandria, VA
Posts: 372
For instance outlet skimmerfull
Set off
If swx3_1 closed then on

Email alarm
If outlet skimmerfull on then on


Sent from my iPhone using Tapatalk


vanburen is offline   Reply With Quote
Unread 05/27/2017, 05:17 PM   #10
RussM
Registered Member
 
Join Date: Jan 2007
Location: El Cajon, CA
Posts: 7,818
How to make fusion alerts more descriptive?

Quote:
Originally Posted by Jyetman View Post
The "If Scrub OPEN then OFF" is whats activating and that's what should be included in the fusion alert message
The problem here is that you are triggering an alarm based on the state of the Scrub_Pump outlet instead of the switch to input itself. If that's what you want specially to be in the alarm message, then you need to use If Scrub OPEN Then ON in the email output program instead of If Scrub_Pump...




Sent from my iPhone using Tapatalk Pro


RussM is offline   Reply With Quote
Unread 05/28/2017, 10:43 AM   #11
slief
RC Sponsor

 
slief's Avatar
 
Join Date: Sep 2009
Posts: 14,173
Quote:
Originally Posted by vanburen View Post
I use virtual outlets which I name logically - skimmerFull for instance. Then I program the virtual outlet with the corresponding switch. I make the outlet on if the "bad" condition is true. The emails then reference the well named outlets rather than the poorly named switches. I would rather see Alarm SumpLevelHi =on than Alarm swx3_1 closed or whatever.


Sent from my iPhone using Tapatalk
+1 to virtual outlets.. I use them for all kinds of things. This is my email alarm outlet programming. Most of what you see there are virtual outlets. In fact, the only thing that isn't a virtual outlet is the lines for Temp. When I get an email or text alert, I know exactly what the issue is. In the case of a leak, I know exactly where to look.

Set OFF
If Temp > 82.7 Then ON
If Temp < 74.5 Then ON
If Outlet SalinityLow = ON Then ON
If Outlet SalinityHigh = ON Then ON
If Outlet SumpTooFull = ON Then ON
If Outlet SumpLow = ON Then ON
If Outlet SkimOverflow = ON Then ON
If Outlet Return = OFF Then OFF
If Outlet SkimOverflow = ON Then ON
If Outlet Leak_Sump = ON Then ON
If Outlet Leak_Pumps = ON Then ON
If Outlet Leak_Closet = ON Then ON
If Outlet Leak_Shed = ON Then ON
If Outlet BoB_Unplug = ON Then ON
Defer 003:00 Then ON


__________________
Director Customer Support Royal Exclusiv USA
For All Royal Exclusiv & Bubble King questions please refer to our Sponsor forum: http://www.reefcentral.com/forums/fo...play.php?f=745

Current Tank Info: 480G display mixed reef, 90G sump, 90G refugium, 60G display refugium. Check out my build thread: http://www.reefcentral.com/forums/showthread.php?t=1783476
slief is offline   Reply With Quote
Unread 05/28/2017, 02:14 PM   #12
Jyetman
Registered Member
 
Jyetman's Avatar
 
Join Date: Nov 2012
Location: Phoenix, AZ
Posts: 1,712
Not sure why I didn't catch that so added the float switch name in the email outlet.


Jyetman is offline   Reply With Quote
Unread 05/28/2017, 03:10 PM   #13
vanburen
Registered Member
 
Join Date: Nov 2003
Location: Alexandria, VA
Posts: 372
I'm wrestling now with sorting alerts so that I get email alerts for conditions and alarms - but my failed circuit sounder only goes off for alarms. I kill power to its outlet to set it off as an audible alarm as the display alarm sucks. Right now I set the sounder to alarm if the email alarm is on. That isn't going to work for this...


Sent from my iPhone using Tapatalk


vanburen is offline   Reply With Quote
Unread 05/31/2017, 09:08 AM   #14
azsoccerpop
Registered Member
 
Join Date: Oct 2016
Location: Gilbert, Az
Posts: 232
Quote:
Originally Posted by slief View Post
+1 to virtual outlets.. I use them for all kinds of things. This is my email alarm outlet programming. Most of what you see there are virtual outlets. In fact, the only thing that isn't a virtual outlet is the lines for Temp. When I get an email or text alert, I know exactly what the issue is. In the case of a leak, I know exactly where to look.

Set OFF
If Temp > 82.7 Then ON
If Temp < 74.5 Then ON
If Outlet SalinityLow = ON Then ON
If Outlet SalinityHigh = ON Then ON
If Outlet SumpTooFull = ON Then ON
If Outlet SumpLow = ON Then ON
If Outlet SkimOverflow = ON Then ON
If Outlet Return = OFF Then OFF
If Outlet SkimOverflow = ON Then ON
If Outlet Leak_Sump = ON Then ON
If Outlet Leak_Pumps = ON Then ON
If Outlet Leak_Closet = ON Then ON
If Outlet Leak_Shed = ON Then ON
If Outlet BoB_Unplug = ON Then ON
Defer 003:00 Then ON
+1 on this. use switches to turn on the virtual Outlets and base your email alerst against the outlet not the trigger.


azsoccerpop is offline   Reply With Quote
Unread 06/02/2017, 09:24 PM   #15
ca1ore
Grizzled & Cynical
 
Join Date: Apr 2006
Location: Stamford, CT
Posts: 17,319
Plus, there re limitations to the number of probes/switches you can name - in the classic apex at least.


__________________
Simon

Got back into the hobby ..... planned to keep it simple ..... yeah, right ..... clearly I need a new plan! Pet peeve: anemones host clowns; clowns do not host anemones!

Current Tank Info: 450 Reef; 120 refugium; 60 Frag Tank, 30 Introduction tank; multiple QTs
ca1ore is offline   Reply With Quote
Reply

Tags
alerts, apex fusion, descriptive


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On



All times are GMT -6. The time now is 02:38 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Powered by Searchlight © 2025 Axivo Inc.
Use of this web site is subject to the terms and conditions described in the user agreement.
Reef CentralTM Reef Central, LLC. Copyright ©1999-2022
User Alert System provided by Advanced User Tagging v3.3.0 (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.