X10 Community Forum

🖥️ActiveHome Pro => SDK => Topic started by: EdwinWeston on September 12, 2006, 11:33:03 AM

Title: SDK and DS10A Door Window Sensor
Post by: EdwinWeston on September 12, 2006, 11:33:03 AM
Does the RecvAction event fire when the DS10A sensor is tripped?
Title: Re: SDK and DS10A Door Window Sensor
Post by: roger1818 on September 12, 2006, 11:48:39 AM
Does the RecvAction event fire when the DS10A sensor is tripped?

I haven't tried it, but I don't think the SDK sees security system events.  This may change when X10 releases their security system plug-in, but I wouldn't hold my breath.
Title: Re: SDK and DS10A Door Window Sensor
Post by: TakeTheActive on September 12, 2006, 06:48:41 PM

P.S. You can breathe again roger1818. ;)  Charles Sullivan was a Beta Tester - Tuicemen and I didn't know about the cutoff and missed out.  :'(
Title: Re: SDK and DS10A Door Window Sensor
Post by: roger1818 on September 12, 2006, 09:15:03 PM
P.S. You can breathe again roger1818. ;)  Charles Sullivan was a Beta Tester - Tuicemen and I didn't know about the cutoff and missed out.  :'(

My reference was to the SDK being updated to support the new plug-in functionality, not the release of the plug-in, but thanks for the links.
Title: Re: SDK and DS10A Door Window Sensor
Post by: EdwinWeston on September 15, 2006, 08:55:59 PM
I found a workaround.
Create an appliance module and assign a house and unit codes that does not belong to anything, like P1
Create a macro and Select Use Security, Set Trigger to the DS10A and select "Sensor Triggered", drag the appliance module to the workspace and select "On".
Create another macro and Select Use Security, Set Trigger to the DS10A and select "Sensor Closed", drag the appliance module to the workspace and select "Off".
Now when the window opens, you'll get - recvplc, p1, On
When the window closes, you'll get - recvplc, p1, Off
Hope this makes sense and helps someone.
Title: Re: SDK and DS10A Door Window Sensor
Post by: Tuicemen on October 01, 2006, 10:22:42 AM
EdwinWeston Good work arround!

I've just ordered the OnAlert plugin so I'll  be able to monitor the security modules I wish this way using X10dispatch or one of the other thirdparty addons!
Thanks for the tip! ;)
Once X10 updates the SDK this may not be needed but gets things working in the mean time!