DSC Module (newbie question)
Denis
Posts: 163
Hi
I would like to know if somebody has already works with DSC module. I have no habit to work with module, and I have to bid on a job and the client ask to connect AMX to security system.
I found in inconcert, a module for DSC security system. I read the doc and my understanding is, the module trought the touch panel replace the touch panel of security system except some features, otherwise I have not other thing to program. If I want other features, i have to program them.
My understand is good ?
Sorry for my poor english language
I would like to know if somebody has already works with DSC module. I have no habit to work with module, and I have to bid on a job and the client ask to connect AMX to security system.
I found in inconcert, a module for DSC security system. I read the doc and my understanding is, the module trought the touch panel replace the touch panel of security system except some features, otherwise I have not other thing to program. If I want other features, i have to program them.
My understand is good ?
Sorry for my poor english language
0
Comments
If it were me, I would quote on just adding the module and what it already includes, and say to the client, if they need more than that, they should just use the alarm system itself for those few functions. Otherwise, you can easily get bogged down in a cycle of adding features that take far more programming time than you can make a decent profit at. You get frustrated, they are unhappy ... sometimes simpler is just better for everyone involved.
Be aware there is an extra piece of hardware needed for the DSC system to do 232 comm and the DSC installer needs to 'enroll' the system before it will use the 232 port. This is a DSC PC4401 data comm module in my system.
The strings that come back from the DSC_Comm are a little bit cryptic, you may want to replace things like 'ZONE:1:1:FAULT' with a more useful message like 'FOYER MOTION - DETECTED'. When you issue a status query, you may want to ignore (not display) messages from non-existent partitions.
good luck
Bob Moyle
Good luck!