Results 1 to 6 of 6

Thread: Email that I don't understand

  1. #1
    Frequent Visitor
    Join Date
    May 2017
    Location
    Los Angeles, CA
    Posts
    110

    Question Email that I don't understand

    I keep on getting the following email at different times. Sometime two in a row. Which line of the code is causing this email to be sent?

    Date: 2017-08-19 10:16:10 -0700

    Status: OFF
    Statement: Set OFF

    Here is the program of EmailAlm_I5:

    Set OFF
    If Tmp > 82.0 Then ON
    If Tmp < 76.0 Then ON
    If Error ATK_L Then ON
    If Swx5_1 OPEN Then ON
    If Swx5_2 CLOSED Then ON
    If Output ATK_L = ON Then ON



  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    That means a previous alarm cleared.

    You might be an engineer if...You have no life and can prove it mathematically.

  3. #3
    Frequent Visitor
    Join Date
    May 2017
    Location
    Los Angeles, CA
    Posts
    110
    Quote Originally Posted by zombie View Post
    That means a previous alarm cleared.

    You might be an engineer if...You have no life and can prove it mathematically.
    Thank you sir


    Sent from my iPhone using Tapatalk

  4. #4
    Frequent Visitor
    Join Date
    May 2017
    Location
    Minneapolis, MN (CST)
    Posts
    220
    Yes - it's not terribly clear and confused me at first, too. It would be much more clear if the e-mail would say something like "Output ATK_L ON now cleared"

  5. #5
    Frequent Visitor
    Join Date
    May 2017
    Location
    Los Angeles, CA
    Posts
    110
    Quote Originally Posted by Sleepydoc View Post
    Yes - it's not terribly clear and confused me at first, too. It would be much more clear if the e-mail would say something like "Output ATK_L ON now cleared"
    Now that would be nice.


    Sent from my iPhone using Tapatalk

  6. #6
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Or an even easier way for neptune would be for them to run a simple if then loop that would give the message "alarm cleared" in place of set OFF when the string would read Status: OFF Set OFF, and replace Set OFF with "Manual ON" when the string Status ON Set OFF is true.

    You might be an engineer if...You have no life and can prove it mathematically.

Similar Threads

  1. Question: I'm trying to understand Email Alarm behavior
    By Diznaster in forum Misc Apex Usage & Programming
    Replies: 11
    Last Post: 03-07-2018, 21:52
  2. Review My Program Apex and midnight. I guess I don't understand....
    By M1k3 in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 08-13-2016, 21:19
  3. Review My Program Apex and midnight. I guess I don't understand....
    By M1k3 in forum DIY
    Replies: 2
    Last Post: 08-13-2016, 21:19
  4. Received email alarm, don't know why?
    By BraenDead in forum Misc Apex Usage & Programming
    Replies: 5
    Last Post: 11-04-2014, 09:08
  5. graphs, warning/alarm/email don't work
    By myfast in forum APEX Fusion
    Replies: 2
    Last Post: 10-12-2014, 17:26

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
  •