X10 Community Forum
🔌General Home Automation => Automating Your House => Troubleshooting Automation Problems => Topic started by: marineau on December 14, 2006, 05:21:48 PM
-
I would like use two Lamp module for one lamp.
First module to B2 and second module to M2,,, these two module connected to once lamp.
Does this method can to damage module if current is 120V on the output's module when his position is OFF ?
Expert ! What is your comment ?
[TTA Edit: More informative title.]
-
Why would you want to do that?
-
I would be concerned about the ON module back-feeding line voltage to the OFF module. What happens if one module is set to DIM when the other module gets turned ON?
Some analysis would definitely have to be done to find out the effects.
Why not just create a macro to recognize the second house / unit code and send the correct unit code for dual control?
-
I would be concerned about the ON module back-feeding line voltage to the OFF module. What happens if one module is set to DIM when the other module gets turned ON?
Some analysis would definitely have to be done to find out the effects.
Why not just create a macro to recognize the second house / unit code and send the correct unit code for dual control?
I like Puck's idea.
X10 provides plenty of opportunities for trouble shooting without creating new challenges for it. In addition to unpredictable results, you would need create a special wire to connect the load.
-
As I have posted elsewhere in this forum before, a manual on/off switch in the position of B1 in Marineau's diagram when M2 is an appliance module is no problem based on personal experience (assuming polarity is correct). I'd agree with the other posters that two lamp modules in parallel would be iffy at best or dangerous at worst. In fact I'd even question using two appliance modules in this way because of contact arcing due to timing differences in the opening and closing of the internal mechanical switches or because of possible malfunction of one module leading to overload of the second module.
-
In my House I have many Motion Sensor, and want disable all sensor when I want ! Just disable a code house !
Today, I use a macro for this:
Lamp to B2, SS13A to B2, MS15A to M2, TM751(Code House B), TM751(Code House M)
- When M2 ON(motion) is detected, Macro turn ON a Lamp
- When current time is higher than 10:00PM or lower than 7:00AM, Macro is disable while we sleeping ...
All work fine, but I don't like a delay in Macro when MS15A detect motion !
But if I could use two Lamp modules, so a setting could be like this:
Lamp to B2 and M2 , SS13A to B2, MS15A to M2, TM751(Code House B), TM751(Code House M) connected to AM486(B16)
In computer : CM15A (note that a RF detections is [electronic] disable) receive only x10code from wiring's house
- When M2 ON detected(motion) MS15A send signal to TM751 (Code House M) and
turn ON a lamp immediatly (no delay in Macro)
- When current time is higher than 10:00PM or lower than 7:00AM, Macro maintains B16 to OFF.
so Tm751(setted to M) and connected to AM486 setted to B16 is disable.
- While B16 is Off, all command from my SS13A can turn On or OFF a lamp by Code B2
So all Motion sensor setted to house code M are disable while we sleeping ! (We have many automatic Night light in our house)
-
In my House I have many Motion Sensor, and want disable all sensor when I want ! Just disable a code house !
Today, I use a macro for this:
Lamp to B2, SS13A to B2, MS15A to M2, TM751(Code House B), TM751(Code House M)
- When M2 ON(motion) is detected, Macro turn ON a Lamp
- When current time is higher than 10:00PM or lower than 7:00AM, Macro is disable while we sleeping ...
All work fine, but I don't like a delay in Macro when MS15A detect motion !
But if I could use two Lamp modules, so a setting could be like this:
Lamp to B2 and M2 , SS13A to B2, MS15A to M2, TM751(Code House B), TM751(Code House M) connected to AM486(B16)
In computer : CM15A (note that a RF detections is [electronic] disable) receive only x10code from wiring's house
- When M2 ON detected(motion) MS15A send signal to TM751 (Code House M) and
turn ON a lamp immediatly (no delay in Macro)
- When current time is higher than 10:00PM or lower than 7:00AM, Macro maintains B16 to OFF.
so Tm751(setted to M) and connected to AM486 setted to B16 is disable.
- While B16 is Off, all command from my SS13A can turn On or OFF a lamp by Code B2
So all Motion sensor setted to house code M are disable while we sleeping ! (We have many automatic Night light in our house)
I know where your coming from with not liking the delays under various conditions with macros.
What I did: ask the wife which condition she wants the light to turn on the fastest and move that condition to be the first one to get checked. ;)