I’ve just installed an NFC code touch to simplify arming and disarming our intruder alarm rather than having to use the app.
However, the inputs on the burglar alarm block mean that I cannot use a single code to arm it with delay when we leave and disarm it when we return as this requires pulses on 2 inputs (Ad) and (Off) respectively. There is a toggle input (Tg) but this only arms/disarms the alarm, there’s no parameter or option for it to arm with delay.
To get round this I have created some quite convoluted logic, see pic.
By way of some explanation, as the status output of the burglar alarm block also includes a 2 status if the presence sensors are not used a Status block is needed to provide a simple 0/1 output to denote armed/disarmed. The radio button block takes the NFC code output and triggers either the Arm/Disarm input on the burglar alarm block. This block also takes inputs from the Status block which ensures that however the alarm is armed/disarmed (by logic, leaving house mode, app etc) entering a code on the NFC touch will change the state correctly.
Whilst this logic works very well, and is invisible to users, I just feel like I’m missing a trick and there is a more elegant logic solution for this.
Any thoughts?


--
You received this message because you are subscribed to the Google Groups "Loxone English" group.
To unsubscribe from this group and stop receiving emails from it, send an email to loxone-englis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/loxone-english/97c8b894-f652-4eeb-b5aa-288f83a8de43n%40googlegroups.com.
Yes, that's what my first thought was, but when I used a couple of AND blocks in that way the alarm would turn off and then imediately start to re-arm. Strange!

To view this discussion on the web visit https://groups.google.com/d/msgid/loxone-english/8fb537b5-3917-4407-8e81-dee8ff3c8a1an%40googlegroups.com.