Results 1 to 6 of 6

Thread: False temperature alarms

  1. #1
    New User
    Join Date
    Jun 2017
    Location
    Pacific
    Posts
    4

    False temperature alarms

    I have my alarm programmed as follows:
    Set OFF
    If Temp < 75.0 Then ON
    If Temp > 82.0 Then ON

    But I'm getting these emails:

    (Apex Fusion Alarm: apex) Date: 2017-06-13 10:49:36 -0700
    Status: ON
    Statement: If Tmp < 75.0 Then ON (78.0 )

  2. #2
    Regular Vistor
    Join Date
    Dec 2013
    Location
    Tucson,AZ
    Posts
    46
    Quote Originally Posted by bajax1 View Post
    I have my alarm programmed as follows:
    Set OFF
    If Temp < 75.0 Then ON
    If Temp > 82.0 Then ON

    But I'm getting these emails:

    (Apex Fusion Alarm: apex) Date: 2017-06-13 10:49:36 -0700
    Status: ON
    Statement: If Tmp < 75.0 Then ON (78.0 )
    Hey just browsing thru posts. Noticed that u have an error in your code line. It reads on last statement, If Tmp >82 Then ON. You prob meant to say ....>82.0 Then OFF.
    Wonder if that might help? What does the "Statement: If Temp....." mean?
    Let me know we can figure this out


    Sent from my iPad using Tapatalk

  3. #3
    New User
    Join Date
    Jun 2017
    Location
    Pacific
    Posts
    4
    I called Neptune and we fixed it. It was a glitch they know about. We had to reset a few things and it was fine.

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by pdisner View Post
    Hey just browsing thru posts. Noticed that u have an error in your code line. It reads on last statement, If Tmp >82 Then ON. You prob meant to say ....>82.0 Then OFF.
    Wonder if that might help? What does the "Statement: If Temp....." mean?
    Let me know we can figure this out


    Sent from my iPad using Tapatalk
    You would be correct if it was the actual heater program, but since it is for his alarm, Then ON is actually correct since he wants an alert when temp is above 82.

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

  5. #5
    New User
    Join Date
    Dec 2021
    Location
    New York
    Posts
    2
    I'm having the same problem can you explain the fix?

  6. #6
    Regular Vistor
    Join Date
    Apr 2020
    Location
    San Antonio, tx
    Posts
    45
    I just had this issue also. How did you resolve this?

Similar Threads

  1. Getting False Alarms
    By sruddy in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 1
    Last Post: 10-16-2020, 11:42
  2. False alarms
    By jamiequ in forum Misc Apex Usage & Programming
    Replies: 4
    Last Post: 04-16-2019, 14:33
  3. Help! False switch alarms
    By THolscher in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 7
    Last Post: 08-12-2016, 14:39
  4. False Alarms?
    By Sam_G in forum Misc Apex Usage & Programming
    Replies: 3
    Last Post: 03-05-2016, 09:09
  5. Review My Program False E-mail alarms
    By dazza007 in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 12-22-2013, 12:52

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
  •