Hi,
I have the newest Apex set up and have an email alarm for different parameters.
When I turn the Email Alarm to auto, I get an email saying Temperature < 76.5 however, I don't have this set. Here is my email alarm:
Set OFF
If TankLv CLOSED Then ON
If LowWat OPEN Then ON
If LeakAu CLOSED Then ON
If LeakEl CLOSED Then ON
If LeakFl CLOSED Then ON
If LeakUn CLOSED Then ON
If Tmp > 82.0 Then ON
If Tmp < 76.0 Then ON
If pH > 8.40 Then ON
If pH < 8.00 Then ON
Defer 001:00 Then ON
This code is copied directly from my main alarm. The email one keeps sending the following and the regular alarm just says off.
Tmp < 76.5 current tmp 78.5.
I have looked everywhere and the only other place I ever saw 76.5 was on the actual temperature prob limits. I turn this off and it still happens.
Any help is appreciated.
I have the newest Apex set up and have an email alarm for different parameters.
When I turn the Email Alarm to auto, I get an email saying Temperature < 76.5 however, I don't have this set. Here is my email alarm:
Set OFF
If TankLv CLOSED Then ON
If LowWat OPEN Then ON
If LeakAu CLOSED Then ON
If LeakEl CLOSED Then ON
If LeakFl CLOSED Then ON
If LeakUn CLOSED Then ON
If Tmp > 82.0 Then ON
If Tmp < 76.0 Then ON
If pH > 8.40 Then ON
If pH < 8.00 Then ON
Defer 001:00 Then ON
This code is copied directly from my main alarm. The email one keeps sending the following and the regular alarm just says off.
Tmp < 76.5 current tmp 78.5.
I have looked everywhere and the only other place I ever saw 76.5 was on the actual temperature prob limits. I turn this off and it still happens.
Any help is appreciated.

