more G-Labs products

Author Topic: Alarm System not working after one time alarm trigger  (Read 1111 times)

May 14, 2014, 08:29:54 PM
Read 1111 times

michel.kamp

  • *
  • Information
  • Newbie
  • Posts: 3
Scenario:
i arm the alarm.
i trigger a alarm
the siren goes on
a email is send
after 30sec te siren goes off.

so far so good. Now i wait lets say 2 min.
I trigger a new alarm.
i see the level 255 message in the log file from the PIR coming in.
But no siren and no email.

To debug i put a message write into the main program loop. When arming the first time i see every sec a debug message , but after first time alarm i don't see any debug messages.

So it looks like the main program loop is left after the first time a alarm trigger..

I am using : HG 1.00 beta r364
Michel Kamp

May 15, 2014, 02:04:30 PM
Reply #1

nolio

  • *****
  • Information
  • Global Moderator
  • Posts: 544
Hi,
Yes that confirm how i think HG work. When the status of alarm is "alarm", you have to disarm and rearm for a new trigger.
I am not an expert in alarm system, but i think is like most of them work ...

Bye

PS : the stop after 30 secondes, is it because you configure HG for that ?