DSC send command

Forum about Domotiga Open Source Home Automation for Linux.

Moderator: RDNZL

Post Reply
maxmeinberg
Starting Member
Starting Member
Posts: 5
Joined: Mon Oct 01, 2012 10:16 pm

DSC send command

Post by maxmeinberg »

I'm very new in Domotiga and would like to test the DSC Interface.

I've own a Power panel with PC5401 working.
After Domotiga install and initial setup I could see my alarm zone devices with their real time status (open, closed).

I've tried to send Arm command but nothing hapend.
Where is possible to configure the mastercode? Is it already working?
User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Re: DSC send command

Post by RDNZL »

It should be working, you can set the mastercode in the DSC settings form.
If you can't get it to work enable it's debug setting, try your thing and sent the debug log output (offline, see e-mail address in DomotiGa's README) and I will see if I can find something.
See attachment.
Attachments
dsc settings.png
dsc settings.png (24.54 KiB) Viewed 3256 times
Regards, Ron.
maxmeinberg
Starting Member
Starting Member
Posts: 5
Joined: Mon Oct 01, 2012 10:16 pm

Re: DSC send command

Post by maxmeinberg »

I've changed for the IT-100 interface and now it is working.

I've also change some code to disarm the panel:

in the : PUBLIC SUB btnEnter_Click()

I've need to put this line of code after the sub declaration:
IF Len(sCode) = 4 THEN sCode = sCode & "00"
Post Reply

Return to “DomotiGa Forum”