![]() |
|
Opening door (DM02) with knx - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Third Party (interfacing to Comfort) (https://www.comfortforums.com/forum-5.html) +--- Forum: KNX (EIB) (https://www.comfortforums.com/forum-12.html) +--- Thread: Opening door (DM02) with knx (/thread-2038.html) |
- JNOG - 11-10-2010 Is it possible using door station (DM02) to open a door using KNX. Thanks, JNog - ident - 11-10-2010 You mean the door latch is controlled by KNX? Yes Create a Response called eg \"Open door using KNX\", use the Response Wizard select UCM > KNX and choose the KNX command to turn on the KNX group address for the door open function This response should be assigned to Events > Misc Events > Open Door Response When the doorbell rings, and you answer the phone or keypad then when you press & to open the door, the telegram is sent to KNX - JNOG - 11-10-2010 No the door is controlled with DM02. Thanks JNog - ident - 11-10-2010 Then you mean you would like a KNX group address to open the door. That is also simple. Select your open door group address. In the KNX Comfigurator KNX to Comfort, map that group address to any spare Counter, and program a Counter Response which opens the door. The principle is that KNX group addresses can be mapped to Counters and the counter gets the value of the KNX object, 0 for off and 255 for ON The Counter Response is activated when the counter is updated by the mapped group address, and the Response can be programmed to do anything in Comfort. If you are not clear, we can give an example cclx config |