Author |
|
eHomeCreations Groupie
Joined: February 02 2007 Location: Ukraine
Online Status: Offline Posts: 64
|
Posted: November 09 2007 at 16:37 | IP Logged
|
|
|
Morning all!
In my eHome screen designer program, I am trying to setup the socket server for Insteon. I have it working for X-10 and macros just fine. I do not have access to Insteon here in Europe at all.
With the socket server... I am using:
ph_insteon("BM BAR PEND",17,255) Turn on Insteon ID "BM BAR PEND"
ph_insteon("BM BAR PEND",19,0) Turn off Insteon ID "BM BAR PEND"
I sent a test program to one of my users. This syntax does not seem to work. The program is just a quick modification of Dave's Socket Socket server sample. It works with X-10 and macros just fine. i can also send anybody else the test program.
Any help would be appreciated.
__________________ --Steve http://www. ehomecreations.com
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: November 09 2007 at 17:27 | IP Logged
|
|
|
That looks like it should work. Is the user sure about the ID?
|
Back to Top |
|
|
eHomeCreations Groupie
Joined: February 02 2007 Location: Ukraine
Online Status: Offline Posts: 64
|
Posted: November 09 2007 at 17:31 | IP Logged
|
|
|
TonyNo wrote:
That looks like it should work. Is the user sure about the ID? |
|
|
Yes, After some problems he sent me his Powerhome DB. I plugged in the values and sent him back the test code. I am 99% sure the ID's are right.
__________________ --Steve http://www. ehomecreations.com
|
Back to Top |
|
|
eHomeCreations Groupie
Joined: February 02 2007 Location: Ukraine
Online Status: Offline Posts: 64
|
Posted: November 12 2007 at 13:50 | IP Logged
|
|
|
OK. this is right. The problem was the socket server!
__________________ --Steve http://www. ehomecreations.com
|
Back to Top |
|
|