Comfort Automation/ Security System Forums
DM01 and Doorbell response - Printable Version

+- Comfort Automation/ Security System Forums (https://www.comfortforums.com)
+-- Forum: Products (https://www.comfortforums.com/forum-3.html)
+--- Forum: Questions on Using Comfort (https://www.comfortforums.com/forum-159.html)
+--- Thread: DM01 and Doorbell response (/thread-993.html)



- Warby - 03-26-2008

I am trying to get a Output to pulse when the Doorbell is pressed (DM01 and Fermax unit) i have tied the response to Misc. Events-Doorbell response. is this correct as it doesnt seem to be working!!

Thanks



- admin - 03-26-2008

Thats correct
It should work
See the comms in Monitor I/O and watch for the DB and OP messages
Also test with a test lamp on the output



- Warby - 03-26-2008

Ihave tried it using the monitor and it is say\'s

Rx: <STX>OP1301<CR>
Rx: <STX>OP1300<CR>


The response is

Output Output019 On
Do DoorBell_Off [Set Doorbell_Camera output Off] After 10 Seconds Using DoorBellCamera


And doorbell_Off is:

Output Output019 Off

It is the third output on the 1st slave board (all jumpers In for address) Firmware is 5.121



- Warby - 03-26-2008

Of course the Monitor is in Hex hence 13. will have to keep trying!


- admin - 03-26-2008

You can see that Comfort is pulsing the outputs or at least trying to
The possibilities are that what is connected to the outputs is not turning on, or the outputs may be damaged in some way
The Monitor I/O is a useful tool in these situations




- Warby - 03-26-2008

It is very helpful. is there any documention on what the codes are. some are obvious but others not so?



- admin - 03-27-2008

The codes are documented in the Serial  protocol document in the website
www.cytech.biz/techinfo.html
Scrolll down and look forr \"Serial Command Set\"



- admin - 03-27-2008

[user=1229]Warby[/user] wrote:
Quote:Ihave tried it using the monitor and it is say\'s

Rx: <STX>OP1301<CR>
Rx: <STX>OP1300<CR>


The response is

Output Output019 On
Do DoorBell_Off [Set Doorbell_Camera output Off] After 10 Seconds Using DoorBellCamera


And doorbell_Off is:

Output Output019 Off

It is the third output on the 1st slave board (all jumpers In for address) Firmware is 5.121
You have used a Timer to turn off the Output. This is OK but a batter way is to use the Pulse Output command

Pulse Output019 For 20

This pulses the Output for 1 second (units of 50 ms)

It saves you a timer!