SDK and extended codes

Started by dbemowsk, July 10, 2011, 02:19:43 AM

Previous topic - Next topic

dbemowsk

OK, I am trying some things with the SDK samples for VB.  I have compiled the sample that monitors ActiveHomeObj.RecvAction  and writes the received information to the console screen.  If I send something like "sendplc A3 dim 50", the ActiveHomeObj.RecvAction displays exactly that.  However, if I send "sendplc A3 ExtCode 31 3F" the console shows nothing.  Can the SDK receive extended codes?  I want to try some things with extended codes using the SDK, but I can't seem to get it to receive them.
Dan Bemowski
Owner of PHP Web Scripting LLC
Programmer of RemoteWatch X10
User of any X10 products I can get my hands on.

Tuicemen

Are you using the newest release of the SDK?
I believe one of the newer releases of the SDK addressed the extended code issues.
>!
Please Read Topic:
General Forum Etiquette
Before you post!

Noam

The SDK-created programs I use seem to recognize the Extended codes (They do convert the hex to decimal, though).

I just did a quick test with the "ahcview.exe" example that comes with the SDK, and it showed my extended codes just fine (in decimal, of course).

The latest SDK was released on 5/16/2011. You can get it here:
http://www.activehomepro.com/sdk/sdk-info.html

dbemowsk

I do not have the latest SDK.  I will have to try that tonight.
Dan Bemowski
Owner of PHP Web Scripting LLC
Programmer of RemoteWatch X10
User of any X10 products I can get my hands on.