Author |
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: March 20 2006 at 11:10 | IP Logged
|
|
|
I just checked my system, and it looks like ever since I installed the Insteon PLC, my CM11A has not "heard" any X10 events.
Suggestions on what to try?
|
Back to Top |
|
|
Dean Senior Member
Joined: August 21 2003 Location: United States
Online Status: Offline Posts: 109
|
Posted: March 20 2006 at 11:29 | IP Logged
|
|
|
TonyNo wrote:
I just checked my system, and it looks like ever since I installed the Insteon PLC, my CM11A has not "heard" any X10 events. |
|
|
Tony, when I installed my Insteon PLC, I unchecked all the X10 stuff under the Insteon PLC settings. I'm not at my machine at the moment, but I believe it is under Setup->Controllers. I'm also not sure exactly what the heading is for what I unchecked, I thought it was to prevent the Insteon controller from responding to X10 commands, but I could be mistaken since I can't look at my system to verify at the moment.
Edited by Dean
|
Back to Top |
|
|
dhoward Admin Group
Joined: June 29 2001 Location: United States
Online Status: Offline Posts: 4447
|
Posted: March 20 2006 at 21:23 | IP Logged
|
|
|
Tony,
First thing I would try is just unplugging the Insteon PLC from the wall. Ive read of others who had problems when the two devices were plugged in in close proximity to one another.
Since PowerHome treats each controller individually, they should have no effect upon each other programatically which is why we have the checkboxes that Dean mentions. You may want to have multiple X-10 transmitters, but oftimes, you only want a single controller receiving X10 commands.
Let me know what you find.
Dave.
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: March 20 2006 at 21:25 | IP Logged
|
|
|
OK, I'll try unchecking the boxes again. That won't mess up Insteon commands, right? I can't unplug the controller until I get back home.
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: March 20 2006 at 21:40 | IP Logged
|
|
|
I just cleared the checkboxes, reinitialized, and tweaked my thermostat. Here is the log section...
Mar 20 2006 20:31:55 Send Keys Send keys of type 2:
Mar 20 2006 20:31:55 Incoming X-10 Incoming X-10 received on Insteon DM controller INSTEON-1. Byte Values: 01 9A Decode:
Mar 20 2006 20:31:55 Global Variable Global variable TSTAT SP changed from 72 to 71
Mar 20 2006 20:31:55 Outgoing X-10 CM11A controller X10-1 transmission of Preset Dim Level: 10
Mar 20 2006 20:31:54 Outgoing X-10 CM11A controller X10-1 transmission of House code: M, Unit Code: 4
Mar 20 2006 20:31:54 Incoming X-10 Incoming X-10 received on Insteon DM controller INSTEON-1. Byte Values: 00 0A Decode: M4
Mar 20 2006 20:31:49 Send Keys Send keys of type 2:
Mar 20 2006 20:31:49 Global Variable Global variable TSTAT SP changed from 71 to 72
Mar 20 2006 20:31:49 Outgoing X-10 CM11A controller X10-1 transmission of Preset Dim Level: 9
Mar 20 2006 20:31:49 Incoming X-10 Incoming X-10 received on Insteon DM controller INSTEON-1. Byte Values: 01 1A Decode:
Mar 20 2006 20:31:48 Outgoing X-10 CM11A controller X10-1 transmission of House code: M, Unit Code: 4
Mar 20 2006 20:31:48 Incoming X-10 Incoming X-10 received on Insteon DM controller INSTEON-1. Byte Values: 00 0A Decode: M4
Are incoming X10 commands for triggers tied to a controller?
|
Back to Top |
|
|
dhoward Admin Group
Joined: June 29 2001 Location: United States
Online Status: Offline Posts: 4447
|
Posted: March 20 2006 at 22:08 | IP Logged
|
|
|
Tony,
Ive looked at your log posted above and see one thing that concerns me. I don't see the decode for the preset dim commands being received by the Insteon PLC. Did they somehow not get pasted (if this comes from the PowerHome Status then it's probably updated after the fact) or are they truly missing. At home, I get the decoded messages so hope they just were somehow not posted.
To answer your question...No, X-10 commands are not tied to a particular controller. So if you have two controllers receiving the same X-10 command, you'll get the trigger firing twice.
Dave.
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: March 20 2006 at 22:21 | IP Logged
|
|
|
They are missing. It seems that the decoding is tied to the checkboxes; they get decoded when checked.
|
Back to Top |
|
|
dhoward Admin Group
Joined: June 29 2001 Location: United States
Online Status: Offline Posts: 4447
|
Posted: March 21 2006 at 21:44 | IP Logged
|
|
|
Dohh!! Thats right. Sorry.
Let me know what unplugging the Insteon PLC does when you get back.
Dave.
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: March 24 2006 at 14:26 | IP Logged
|
|
|
OK, I found the problem!
The upgrade changed the ph_x10 function, and I didn't update my code completely (missed one formula).
This issue concerned my RCS thermostat, and the formula enabled autosend.
All is well!
|
Back to Top |
|
|