Logic Machine Forum
Alarm System - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Application Store (https://forum.logicmachine.net/forumdisplay.php?fid=11)
+--- Thread: Alarm System (/showthread.php?tid=2159)



Alarm System - Tee_Trinker - 16.07.2019

Hello everyone,
I do not know so much from the FB.
I have a homelynk .... and wanted to ask if it is possible to program an alarm system in FB.
I have magnetic sensors on the doors and windows.
But I only want an alarm when I'm home and someone opens or closes the windows. So no message on my phone or something. 
The magnetic sensors are connected to a Schneider 44592 binary input REG-K / 8x10.
Can you help me there?
Greetings David


RE: Alarm System - Daniel - 16.07.2019

Hi
What tells to HL that you are at home?
BR


RE: Alarm System - Tee_Trinker - 16.07.2019

(16.07.2019, 18:10)Daniel. Wrote: Hi
What tells to HL that you are at home?
BR
sry but HL?
I mean when I sleep at night, I want to get the message ... maybe that's the light on or something


RE: Alarm System - Daniel - 16.07.2019

HL = homelynk


RE: Alarm System - Tee_Trinker - 16.07.2019

(16.07.2019, 18:42)Daniel. Wrote: HL = homelynk
oh sorry ... Confused

I would flick on a KNX switch or the Schneider multi touch on / off


RE: Alarm System - Daniel - 17.07.2019

Hi
Import this library to HL in user libraries
In FB you will have new block Alert

Fallow the instructions in descriptions.
Here is FB backup to show you how to set it up.

PS. Much simpler to do it in script Smile

BR


RE: Alarm System - Tee_Trinker - 17.07.2019

(17.07.2019, 11:32)Daniel. Wrote: Hi
Import this library to HL in user libraries
In FB you will have new block Alert

Fallow the instructions in descriptions.
Here is FB backup to show you how to set it up.

PS. Much simpler to do it in script Smile

BR
Thanks, i try it but it doesn't work  Confused
What do i wrong?


RE: Alarm System - Tee_Trinker - 17.07.2019

I got it.
but if I turn Enable on ...
and then close a window (sensor off) I have no alarm trigger


RE: Alarm System - Daniel - 17.07.2019

It is or gate, do you want it to trigger alarm for on and off? This doesn't make sense to me.


RE: Alarm System - Daniel - 18.07.2019

Here is library with Alarm2 which will send true on any telegram on the input if enable is true.


RE: Alarm System - Tee_Trinker - 18.07.2019

yes i want it to trigger alarm for on and off...
because if I sleep at night, and the window is tilted.
if then someone closes the window to open it completely, the alarm should also trigger


the new library works fine....big THANKS!!!!


RE: Alarm System - Tee_Trinker - 19.07.2019

hey last question, what do I have to do that the message on the output is only 2 min on and then back off again?


RE: Alarm System - Daniel - 19.07.2019

Add this DelayOff block. Instructions in description.
The ready made blocks are bit useless I see Wink


RE: Alarm System - Tee_Trinker - 21.07.2019

(19.07.2019, 13:04)Daniel. Wrote: Add this DelayOff block. Instructions in description.
The ready made blocks are bit useless I see Wink
Thank you Big Grin Cool