View single post by hendy
 Posted: Friday Aug 19th, 2011 09:11 am
 PM  Quote  Reply  Full Topic 
hendy



Joined: Wednesday Sep 19th, 2007
Location: Singapore
Posts: 221
Status: 
Offline

  back to top

You're right. I'm not familiar with the Zennio Z38i touch panel.

Have you mapped the group address to a Counter number on the KNX to Comfort configuration page?
Write it to the EEPROM?

What value do you send when that disarm button is pressed?
Then in the respective Counter response try the following actions:

If LastUcmCounter = (the value that disarm button sent)
    KeyswitchArm SecurityOff
End If

 Close Window