Hey all... GREAT new forum!
I have a question... I've got an application I made that receives X10 events from the IActiveHome object and then responds by executing a series of commands, similar to AHP's macro trigger option. IE... i get the "RECV RF B1 ON" (or something to that extent) and respond by sending "C1" "C2" "C3 ON". This works... but it seems as if the signals are colliding... like not all of the modules will respond for example. The only way to get past this is to wait for the "-1" key status (ie the key is UP), but even still, I have some problems.
Any suggestions... besides adding a delay to the (already slow) signal?
Thanks!!!