Results 1 to 13 of 13

Thread: Alarm Setting Question

  1. #1
    Regular Vistor
    Join Date
    Dec 2018
    Location
    Denver, CO
    Posts
    16

    Alarm Setting Question

    Below is my email alarm settings. I get email/text every time I go into feed mode. Can someone tell me what I have wrong in my alarm setting.

    Thank you in advance.




    Alert Configuration

    Alert
    Devicebase_email


    LocationAlarm on the Apex Base Unit.


    Name

    Icon


    LogEnable






    Configuration






    1

    Set OFF
    2

    If Error Cor_3_1 Then ON
    3

    If Error ATO-Pump Then ON
    4

    If Swx4_2 CLOSED Then ON
    5

    If FeedA 005 Then OFF
    6

    If FeedB 005 Then OFF
    7

    If FeedC 005 Then OFF
    8

    If FeedD 005 Then OFF














  2. #2
    Frequent Visitor
    Join Date
    Dec 2018
    Location
    Dartmouth / AST
    Posts
    64
    What error message do you get?

    Sent from my LG-H873 using Tapatalk

  3. #3
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    You need to do the high level alarm like this with a VO

    HighSump
    Set OFF
    If Switchname CLOSED Then ON
    If Output Return = OFF Then OFF
    Defer 005:00 Then ON

    Remove all of the feed and switch statements from your email and replace with

    If Output HighSump = ON Then ON

    Sent from my SM-G965U using Tapatalk

  4. #4
    Regular Vistor
    Join Date
    Dec 2018
    Location
    Denver, CO
    Posts
    16
    Just activated feed mode and received these two alarms below:

    Date: 2019-01-24 12:54:20 -0700

    Status: ON
    Statement: If Swx4_2 CLOSED Then ON

    Date: 2019-01-24 12:55:04 -0700
    Status: OFF
    Statement: Set OFF



  5. #5
    Regular Vistor
    Join Date
    Dec 2018
    Location
    Denver, CO
    Posts
    16
    Hi Zombie. I'm a complete newbie to Apex.

    So I need to set up a virtual outlet and change settings in emailalm-i5?

  6. #6
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by kayceejake View Post
    Hi Zombie. I'm a complete newbie to Apex.

    So I need to set up a virtual outlet and change settings in emailalm-i5?
    Correct

    Sent from my SM-G965U using Tapatalk

  7. #7
    Regular Vistor
    Join Date
    Dec 2018
    Location
    Denver, CO
    Posts
    16
    So the Emailalm_I5 should read just like this:

    1. Set OFF
    2. If
    ErrorCor_3_1ThenON
    3. If
    Error
    ATO-Pump
    Then
    ON

    4. If Output HighSump = ON Then ON

  8. #8
    Regular Vistor
    Join Date
    Dec 2018
    Location
    Denver, CO
    Posts
    16
    So the Emailalm_I5 should read just like this:

    Sorry. You and past messed with format of text. So just like this?

    1. Set Off
    2. If Error For_3_1 Then ON
    3. If Error ATO-Pump Then On
    4. If Output HighSump - ON Then ON



  9. #9
    Frequent Visitor
    Join Date
    Mar 2015
    Location
    San Jose,CA
    Posts
    528
    How long did it take from when you activated Feed and when the alarm happened?

  10. #10
    Regular Vistor
    Join Date
    Dec 2018
    Location
    Denver, CO
    Posts
    16
    10 minutes

  11. #11
    Frequent Visitor
    Join Date
    Mar 2015
    Location
    San Jose,CA
    Posts
    528
    I am assuming that your feed A is 5 minutes?

    Extend the Feed delay.

    If FeedA 008 Then OFF

  12. #12
    Regular Vistor
    Join Date
    Dec 2018
    Location
    Denver, CO
    Posts
    16
    Thanks chuong. That would be great if that simple. I will try that.

  13. #13
    Regular Vistor
    Join Date
    Dec 2018
    Location
    Denver, CO
    Posts
    16
    That did it. Sorry, I should have thought of adding to feed delay.

Similar Threads

  1. Help! Setting up alarm when skimmer’s off
    By PacsAdmin in forum Misc Apex Usage & Programming
    Replies: 3
    Last Post: 05-06-2021, 08:03
  2. Question: setting alarm for temp
    By Bruce0462 in forum APEX Fusion
    Replies: 1
    Last Post: 11-16-2018, 08:46
  3. Help! ATO Setting off Alarm
    By Jens.k in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 11
    Last Post: 10-28-2018, 16:49
  4. text alarm setting
    By Jtaylor1101 in forum APEX Fusion
    Replies: 9
    Last Post: 04-19-2015, 07:52
  5. Help! Setting up a Conductivity alarm
    By leeba in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 7
    Last Post: 08-05-2014, 11:53

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •