advanced macros

Started by mridixon, August 14, 2007, 05:26:59 AM

Previous topic - Next topic

mridixon

I'm new to the x10 product line and I'm having some difficulty setting my system up so I'm asking for a little help. I'm trying to set up a macro that turns a module to my outside floodlights(B4) with a motion sensor and at the same time turns on some interior lighting(a7) so your not entering a dark house.  I thought I had it figured out because when I run the macro it works like it was programmed to but later on when the assigned motion is triggered the interior lighting is not coming on.  Please help this is driving me crazy >:(

Walt2

Let's add that the motion sensor sends out M1.

You want to make sure that under Hardware Configuration, you have house code "M" set for the transceiver function.

Create a macro, M1 "on".   This macro would be something like:

Turn B4 'on'
Turn A7 'on'
Delay 5 minutes
Turn B4 'off'
Turn A7 'off'

Finally, go into Tools and select Download Timers and Macros
* Sears Home Control System, Radio Shack Plug 'n Power, NuTone, Stanley LightMaker, BSR, HomeLink.
* Tecmar Device Master, CP290 (LightHouse), CM11A (AH), CM14A (AH2), CM15A (AHPro).

mridixon

Thanks for the fast reply!!!

SMF spam blocked by CleanTalk