I have just finished setting up the Apex controller, very flexible programming and possibilities are endless 
I have one issue where I keep getting emails once every 10 minutes or so, I have the email outlet set as this:
Set OFF
If Temp > 76.0 Then ON
If Temp < 73.0 Then ON
If pH > 08.00 Then ON
If pH < 06.00 Then ON
If Power PowerBar8 Off 001 Then ON
If Power Apex Off 001 Then ON
If Temp < 40.0 Then ON
And the email I keep getting is like this:
Alarm Statement: Set OFF
Oct 20 2012 18:16:33
Temp pH
73.7 7.27
VarSpd1_I1 is OFF Manual
VarSpd2_I2 is OFF Manual
VarSpd3_I3 is OFF Manual
VarSpd4_I4 is OFF Manual
SndAlm_I6 is OFF Manual
SndWrn_I7 is OFF Manual
Email is ON Manual
EheimFilter is ON Auto
LEDLights is ON Auto
InlineHeater is OFF Auto
NotInUse4 is OFF Manual
NotInUse5 is OFF Manual
NotInUse6 is OFF Manual
NotInUse7 is OFF Manual
NotInUse8 is OFF Manual
Feeding is OFF Auto
Power Failed: Oct 20 2012 16:14:39
Power Restored: Oct 20 2012 16:16:16
Power OK: PowerBar8 (0 Days 02:00 - 0.0 Amps)
I can't really tell which one got triggered? Any ideas would be greatly appreciated.
I have one issue where I keep getting emails once every 10 minutes or so, I have the email outlet set as this:
Set OFF
If Temp > 76.0 Then ON
If Temp < 73.0 Then ON
If pH > 08.00 Then ON
If pH < 06.00 Then ON
If Power PowerBar8 Off 001 Then ON
If Power Apex Off 001 Then ON
If Temp < 40.0 Then ON
And the email I keep getting is like this:
Alarm Statement: Set OFF
Oct 20 2012 18:16:33
Temp pH
73.7 7.27
VarSpd1_I1 is OFF Manual
VarSpd2_I2 is OFF Manual
VarSpd3_I3 is OFF Manual
VarSpd4_I4 is OFF Manual
SndAlm_I6 is OFF Manual
SndWrn_I7 is OFF Manual
Email is ON Manual
EheimFilter is ON Auto
LEDLights is ON Auto
InlineHeater is OFF Auto
NotInUse4 is OFF Manual
NotInUse5 is OFF Manual
NotInUse6 is OFF Manual
NotInUse7 is OFF Manual
NotInUse8 is OFF Manual
Feeding is OFF Auto
Power Failed: Oct 20 2012 16:14:39
Power Restored: Oct 20 2012 16:16:16
Power OK: PowerBar8 (0 Days 02:00 - 0.0 Amps)
I can't really tell which one got triggered? Any ideas would be greatly appreciated.