ATO Timeout Flag = ?

Related to the Portal
Post Reply
Trevenator
Posts: 33
Joined: Mon May 20, 2013 7:49 am

ATO Timeout Flag = ?

Post by Trevenator »

I see there is a ATO Timeout Flag in the portal setting's.
How do I get it to send a email when the ATO Times out?
Same with the overheat flag.
Thanks
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: ATO Timeout Flag = ?

Post by rimai »

Set it to trigger =1
Roberto.
Trevenator
Posts: 33
Joined: Mon May 20, 2013 7:49 am

Re: ATO Timeout Flag = ?

Post by Trevenator »

That's how it have it but it never sends a email.
low ato etc work for emails.
It might have something to do with my buzzer never working with ato timeout.
Image
Trevenator
Posts: 33
Joined: Mon May 20, 2013 7:49 am

Re: ATO Timeout Flag = ?

Post by Trevenator »

This is how they look in the portal.

Water Level Channel 0 < 20
‎5‎/‎2‎/‎2014‎ ‎5‎:‎00‎:‎17‎ ‎PM

pH > 8.6
‎5‎/‎2‎/‎2014‎ ‎4‎:‎00‎:‎08‎ ‎PM

pH < 7.2
‎3‎/‎9‎/‎2014‎ ‎9‎:‎16‎:‎17‎ ‎AM

Temperature 1 > 87
‎7‎/‎18‎/‎2013‎ ‎12‎:‎16‎:‎51‎ ‎PM

Temperature 1 < 76
‎1‎/‎14‎/‎2014‎ ‎11‎:‎43‎:‎22‎ ‎AM

ATO Timeout Flag = 1
‎4‎/‎16‎/‎2014‎ ‎1‎:‎12‎:‎40‎ ‎AM

Overheat Flag = 1
‎5‎/‎5‎/‎2014‎ ‎1‎:‎46‎:‎16‎ ‎PM

The others work but not the ATO Timeout Flag or Overheat Flag.
Image
Trevenator
Posts: 33
Joined: Mon May 20, 2013 7:49 am

Re: ATO Timeout Flag = ?

Post by Trevenator »

Roberto Found a fix for this in my other post.
Had to change the code from the wizard from
buzzer = overheatflag + atoflag;
to
buzzer=ReefAngel.AlertFlags;

for some reason changing that fixed not only my buzzer but it also emails that ATO time out.
Image
Post Reply