![]() |
|
Open gate with DMO2 - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Products (https://www.comfortforums.com/forum-3.html) +--- Forum: Door Stations (https://www.comfortforums.com/forum-86.html) +--- Thread: Open gate with DMO2 (/thread-5166.html) |
- theshepherdmatt - 04-29-2020 Hi guys, I have recently purchased a farfisa PL11P bundle with a DM02, I have successfully installed the door station and DM02 and all is well. Phase-2 Now I need Comfort to open my gates via the keypad and this is where my knowledge and programing of comfort is limited. Any help will be much appreciated Many thanks Matt - slychiu - 04-30-2020 Here are the instructions to open door/gate using DM02 Programming the Door/Gate Relays A door strike or automatic gate can be opened from the Door Station menu. The two menu commands; [color=\"#ff0000\"]ââ¬Å4 to Open Gate, 7 to Open Doorââ¬Â[/color] can be programmed to open a gate or a door using a relay connected to any Comfort output or the relays K1 (Gate) and K2 (Door) on the DM02.
Pulse Output01 For 20 Endif If DoorStationId = 50 Then Pulse Output02 For 20 Endif If DoorStationId = 51 Then Pulse Output03 For 20 End If The above Response for Open Gate or Open Door Response will pulse Output 1 for DP ID 1, output 2 for DP ID2 and Output 3 for DP ID 3. Note that the relays are rated at 30VDC 3 A |