I have a closet light that the family is constantly forgetting to turn off.
It is wired thru an X10 LM465 lamp module(G8).
I tried, and failed, to get Active Home 1.42 to automatically turn the
light off 10 minutes after the on command. My thought was to have
a macro trigger on the G8-on command and then send the G8-off
command 10 minutes later. However AH will not accept both a macro
and a device with the same house&unit code. I also couldn't figure
out how to get one macro to trigger a different macro.
Anyone have a solution?
Or am I attempting the impossible with AH?
Is there a better controller program?
Oscar
|
|
0
|
|
|
|
Reply
|
Occupant
|
6/5/2005 8:27:14 PM |
|
"Occupant" <occupant@spamtrap.com> wrote in message news:zbudnYH4r6yO_T7fRVn-oA@comcast.com...
> I have a closet light that the family is constantly forgetting to turn off.
> It is wired thru an X10 LM465 lamp module(G8).
>
> I tried, and failed, to get Active Home 1.42 to automatically turn the
> light off 10 minutes after the on command. My thought was to have
> a macro trigger on the G8-on command and then send the G8-off
> command 10 minutes later. However AH will not accept both a macro
> and a device with the same house&unit code. I also couldn't figure
> out how to get one macro to trigger a different macro.
>
ActiveHome Macros will accept house/unit codes without a physical module
set to the same address. You can create a Virtual Wiring macro that has
On or Off events for any house/unit address.
Here are a few lines illustrating the use of Virtual Macro at address N16
to control appliance modules on addresses P9 and P10. N16 can be switched
Off or On using any X10 controller or timer events in ActiveHome.
The delay times are H:MM, so 0:10 would be a valid delay time.
You could put a motion sensor in the closet set to a Virtual address
and have the light turn off 10 minutes after motion detection.
N16 Off: 01d8
Delay 0:00, 1 element
P9 Off
Delay 2:30, 1 element
P10 Off
N16 On: 01e2
Delay 0:00, 1 element
P9 On
Delay 1:00, 1 element
P10 On
|
|
0
|
|
|
|
Reply
|
Jack
|
6/5/2005 9:55:00 PM
|
|
"Jack Ak" <akjack@excite.com> wrote in message
news:UwKoe.168$Z44.100@newssvr13.news.prodigy.com...
>
> "Occupant" <occupant@spamtrap.com> wrote in message
news:zbudnYH4r6yO_T7fRVn-oA@comcast.com...
> > I have a closet light that the family is constantly forgetting to turn off.
> > It is wired thru an X10 LM465 lamp module(G8).
> >
> > I tried, and failed, to get Active Home 1.42 to automatically turn the
> > light off 10 minutes after the on command. My thought was to have
> > a macro trigger on the G8-on command and then send the G8-off
> > command 10 minutes later. However AH will not accept both a macro
> > and a device with the same house&unit code. I also couldn't figure
> > out how to get one macro to trigger a different macro.
> >
>
> ActiveHome Macros will accept house/unit codes without a physical module
> set to the same address. You can create a Virtual Wiring macro that has
> On or Off events for any house/unit address.
>
> Here are a few lines illustrating the use of Virtual Macro at address N16
> to control appliance modules on addresses P9 and P10. N16 can be switched
> Off or On using any X10 controller or timer events in ActiveHome.
> The delay times are H:MM, so 0:10 would be a valid delay time.
>
> You could put a motion sensor in the closet set to a Virtual address
> and have the light turn off 10 minutes after motion detection.
>
> N16 Off: 01d8
> Delay 0:00, 1 element
> P9 Off
> Delay 2:30, 1 element
> P10 Off
> N16 On: 01e2
> Delay 0:00, 1 element
> P9 On
> Delay 1:00, 1 element
> P10 On
>
Thanks for the response Jack. This looks like it should do what
I need. How do I access the VM code in AH?. All I can find
is the visual interface with it's icons.
Oscar
|
|
0
|
|
|
|
Reply
|
Occupant
|
6/6/2005 12:08:39 AM
|
|
"Occupant" <occupant@spamtrap.com> wrote in message news:FuednahU_Z1hDj7fRVn-pg@comcast.com...
>
> "Jack Ak" <akjack@excite.com> wrote in message
> news:UwKoe.168$Z44.100@newssvr13.news.prodigy.com...
> >
> > "Occupant" <occupant@spamtrap.com> wrote in message
> news:zbudnYH4r6yO_T7fRVn-oA@comcast.com...
> > > I have a closet light that the family is constantly forgetting to turn off.
> > > It is wired thru an X10 LM465 lamp module(G8).
> > >
> > > I tried, and failed, to get Active Home 1.42 to automatically turn the
> > > light off 10 minutes after the on command. My thought was to have
> > > a macro trigger on the G8-on command and then send the G8-off
> > > command 10 minutes later. However AH will not accept both a macro
> > > and a device with the same house&unit code. I also couldn't figure
> > > out how to get one macro to trigger a different macro.
> > >
> >
> > ActiveHome Macros will accept house/unit codes without a physical module
> > set to the same address. You can create a Virtual Wiring macro that has
> > On or Off events for any house/unit address.
> >
> > Here are a few lines illustrating the use of Virtual Macro at address N16
> > to control appliance modules on addresses P9 and P10. N16 can be switched
> > Off or On using any X10 controller or timer events in ActiveHome.
> > The delay times are H:MM, so 0:10 would be a valid delay time.
> >
> > You could put a motion sensor in the closet set to a Virtual address
> > and have the light turn off 10 minutes after motion detection.
> >
> > N16 Off: 01d8
> > Delay 0:00, 1 element
> > P9 Off
> > Delay 2:30, 1 element
> > P10 Off
> > N16 On: 01e2
> > Delay 0:00, 1 element
> > P9 On
> > Delay 1:00, 1 element
> > P10 On
> >
>
> Thanks for the response Jack. This looks like it should do what
> I need. How do I access the VM code in AH?. All I can find
> is the visual interface with it's icons.
>
> Oscar
>
>
>
I learned how to use ActiveHome by reading the Help items.
Help is at the right end of the tasks bar. Look in Contents and
click on Concepts and Terms. You will see Virtual Wiring in the list.
|
|
0
|
|
|
|
Reply
|
Jack
|
6/6/2005 1:24:58 AM
|
|
"Jack Ak" <akjack@excite.com> wrote in message
news:KBNoe.24875$J12.19244@newssvr14.news.prodigy.com...
<snip>
>
> I learned how to use ActiveHome by reading the Help items.
>
> Help is at the right end of the tasks bar. Look in Contents and
> click on Concepts and Terms. You will see Virtual Wiring in the list.
>
I've already tried the help menu and all it shows is the macro generator
which uses the graphic icons, nothing about writing code. I am using
AH1.42(B2.0.70)v2.0, perhaps you are referring to a different version?
|
|
0
|
|
|
|
Reply
|
Occupant
|
6/6/2005 10:07:38 PM
|
|
"Occupant" <occupant@spamtrap.com> wrote in message
news:FtWdnXfGNbWBVDnfRVn-vg@comcast.com...
>
> "Jack Ak" <akjack@excite.com> wrote in message
> news:KBNoe.24875$J12.19244@newssvr14.news.prodigy.com...
> <snip>
> >
> > I learned how to use ActiveHome by reading the Help items.
> >
> > Help is at the right end of the tasks bar. Look in Contents and
> > click on Concepts and Terms. You will see Virtual Wiring in the list.
> >
>
> I've already tried the help menu and all it shows is the macro generator
> which uses the graphic icons, nothing about writing code. I am using
> AH1.42(B2.0.70)v2.0, perhaps you are referring to a different version?
>
>
Musta scared him away with that one.
|
|
0
|
|
|
|
Reply
|
Occupant
|
6/9/2005 11:29:55 PM
|
|
"Occupant" <occupant@spamtrap.com> wrote in message news:iLidneM0AYpsTTXfRVn-oQ@comcast.com...
> "Occupant" <occupant@spamtrap.com> wrote in message
> news:FtWdnXfGNbWBVDnfRVn-vg@comcast.com...
> >
> > "Jack Ak" <akjack@excite.com> wrote in message
> > news:KBNoe.24875$J12.19244@newssvr14.news.prodigy.com...
> > <snip>
> > >
> > > I learned how to use ActiveHome by reading the Help items.
> > >
> > > Help is at the right end of the tasks bar. Look in Contents and
> > > click on Concepts and Terms. You will see Virtual Wiring in the list.
> > >
> >
> > I've already tried the help menu and all it shows is the macro generator
> > which uses the graphic icons, nothing about writing code. I am using
> > AH1.42(B2.0.70)v2.0, perhaps you are referring to a different version?
> >
> >
> Musta scared him away with that one.
>
>
My ActiveHome Help-About shows version 1.4 (B2.0.70) ... Version 2.0
I have no idea why your installation doesn't include Help information.
Here is the text from the first Help screen under Contents F1 ...
This screen lists the main areas covered by ActiveHome Help. To see a listing of topics for a particular area, use the mouse to
click on the area in which you are interested. Anywhere where you see text shown in green (on a color monitor) or lighter than
normal text (on a grayscale screen) means that clicking on the text will display more information on that topic.
Getting Started
Concepts and Terms
Sample File
Menu Commands
Tool Bar
Glossary
ActiveHome System Messages
Product Information
Troubleshooting
Technical Support
Note: Some areas of Help show bit map pictures of ActiveHome screens. These look best when you are running at a resolution of 640 by
480. If you are running your computer monitor at a higher resolution (for example 1024 by 768) some bit maps may appear distorted.
....
|
|
0
|
|
|
|
Reply
|
Jack
|
6/10/2005 1:25:01 AM
|
|
"Jack Ak" <akjack@excite.com> wrote in message
news:NZ5qe.2033$Z44.83@newssvr13.news.prodigy.com...
>
>
> My ActiveHome Help-About shows version 1.4 (B2.0.70) ... Version 2.0
> I have no idea why your installation doesn't include Help information.
>
> Here is the text from the first Help screen under Contents F1 ...
>
> This screen lists the main areas covered by ActiveHome Help. To see a listing of
topics for a particular area, use the mouse to
> click on the area in which you are interested. Anywhere where you see text shown in
green (on a color monitor) or lighter than
> normal text (on a grayscale screen) means that clicking on the text will display
more information on that topic.
>
> Getting Started
> Concepts and Terms
> Sample File
> Menu Commands
>
> Tool Bar
> Glossary
> ActiveHome System Messages
> Product Information
> Troubleshooting
> Technical Support
>
> Note: Some areas of Help show bit map pictures of ActiveHome screens. These look
best when you are running at a resolution of 640 by
> 480. If you are running your computer monitor at a higher resolution (for example
1024 by 768) some bit maps may appear distorted.
> ...
>
Yes, I get the same initial help screen. And I think I have exhausted all drill
down paths and found nothing relating to *coding* a macro. Lot's of details on
the icon based "Macro Generator" though. Would you tell me what drill down
path you used to access the help screen where you found the description of the
coded example you initially provided in this thread?
I'm using the Windows version of AH. If you're using the MAC, Linux, or other
version that may be why I'm having a difficult time finding the right help screen.
Thanks for persevering here.
|
|
0
|
|
|
|
Reply
|
Occupant
|
6/10/2005 10:44:15 PM
|
|
"Occupant" <occupant@spamtrap.com> wrote in message news:W8GdneAFCKNcijffRVn-hA@comcast.com...
>
> "Jack Ak" <akjack@excite.com> wrote in message
> news:NZ5qe.2033$Z44.83@newssvr13.news.prodigy.com...
> >
> >
> > My ActiveHome Help-About shows version 1.4 (B2.0.70) ... Version 2.0
> > I have no idea why your installation doesn't include Help information.
> >
> > Here is the text from the first Help screen under Contents F1 ...
> >
> > This screen lists the main areas covered by ActiveHome Help. To see a listing of
> topics for a particular area, use the mouse to
> > click on the area in which you are interested. Anywhere where you see text shown in
> green (on a color monitor) or lighter than
> > normal text (on a grayscale screen) means that clicking on the text will display
> more information on that topic.
> >
> > Getting Started
> > Concepts and Terms
> > Sample File
> > Menu Commands
> >
> > Tool Bar
> > Glossary
> > ActiveHome System Messages
> > Product Information
> > Troubleshooting
> > Technical Support
> >
> > Note: Some areas of Help show bit map pictures of ActiveHome screens. These look
> best when you are running at a resolution of 640 by
> > 480. If you are running your computer monitor at a higher resolution (for example
> 1024 by 768) some bit maps may appear distorted.
> > ...
> >
>
> Yes, I get the same initial help screen. And I think I have exhausted all drill
> down paths and found nothing relating to *coding* a macro. Lot's of details on
> the icon based "Macro Generator" though. Would you tell me what drill down
> path you used to access the help screen where you found the description of the
> coded example you initially provided in this thread?
>
> I'm using the Windows version of AH. If you're using the MAC, Linux, or other
> version that may be why I'm having a difficult time finding the right help screen.
>
The example I posted wasn't in a Help screen. Those lines were from one of
my X10 ActiveHome configuration files. I have a utility program which will display
ActiveHome User Files in human readable format. I think it may have been in the
FTP directory at X10.com several years ago. It was named EEPROM or MEMORY.
I never "coded" a Macro. I use ActiveHome to create Macros which are downloaded
to the CM11A and saved as an ActiveHome User File. The DOS file extension is .X10.
|
|
0
|
|
|
|
Reply
|
Jack
|
6/11/2005 12:54:58 AM
|
|
"Jack Ak" <akjack@excite.com> wrote in message
news:CDqqe.2450$Z44.1404@newssvr13.news.prodigy.com...
>
> The example I posted wasn't in a Help screen. Those lines were from one of
> my X10 ActiveHome configuration files. I have a utility program which will display
> ActiveHome User Files in human readable format. I think it may have been in the
> FTP directory at X10.com several years ago. It was named EEPROM or MEMORY.
>
> I never "coded" a Macro. I use ActiveHome to create Macros which are downloaded
> to the CM11A and saved as an ActiveHome User File. The DOS file extension is .X10.
>
Ah! My mistake, I thought you coded it. Sorry.
I snagged memory.exe from the ftp site. Thanks for the pointer.
Maybe what I need to do is upgrade to AH-Pro and the Smart(conditional) Macro Module.
Thanks for you help.
|
|
0
|
|
|
|
Reply
|
Occupant
|
6/11/2005 1:37:40 AM
|
|
|
9 Replies
306 Views
(page loaded in 0.154 seconds)
Similiar Articles: Need help with Active Home macro - comp.home.automationI have a closet light that the family is constantly forgetting to turn off. It is wired thru an X10 LM465 lamp module(G8). I tried, and failed, to get Active Home 1 ... API / Macro Help - comp.cad.solidworksNeed help with Active Home macro - comp.home.automation API / Macro Help - comp.cad.solidworks Maybe you can find what you need in it, or modify it ... Word Macro to Objrexx - comp.lang.rexxNeed help with Active Home macro - comp.home.automation Word Macro to Objrexx - comp.lang.rexx... cut here ----- SIGNAL ON ANY -- active exception ... Activehome Software to CM11A - comp.home.automationNeed help with Active Home macro - comp.home.automation I have a utility program which will display ActiveHome User Files in human readable ... to create Macros which are ... Using Verilog Macros with Arguments - comp.arch.fpga... used "tick define" macro and parameter as I need my code to be ... define str2 negedge >`define ACTIVE_ISO ... using Formats, Functions and Macros — PRI Help INPUT ... Pass a variable as a macro parameter. - comp.soft-sys.sas ...... wondering if anyone could help me with the following. Imagine I have a simple macro ... the data-step compiler is active ... If you really need to run the macro and save the ... Macro to turn on and off add ins - comp.cad.solidworksAPI / Macro Help - comp.cad.solidworks I recorded a ... Wired Home Automation - comp.home.automation ... If you have no need to run unsigned personal macros or unsigned COM add-ins ... API: Iterate configs, delete suppressed features - save file as ...I need iterate through the configurations in an active part/assembly, delete each of the suppressed ... API / Macro Help - comp.cad.solidworks It also rebuilds each ... SolidWorks API - Pulling Evaulated Custom Property values - comp ...Link below http://home.comcast.net/~jacklapham ... Custom Property values - comp ... ' Part = Active SolidWorks Documen ... API - solidworks - Mofeel Groups Need API help ... ActiveHome vs Firecracker? I want to use java x10 api to control ...Hello Everyone, I'm a newbie in the arena of home ... www.smarthome.com/1132CU.html Thanks for your help guys ... in Perl and probably already has most of what you need. Need help with Active Home macro - comp.home.automation | Computer ...I have a closet light that the family is constantly forgetting to turn off. It is wired thru an X10 LM465 lamp module(G8). I tried, and failed, to get Active Home 1 ... ActiveHome Pro Software Revision History... manufactures and markets a wide variety of home ... These zip files include ActivehomePro, Smart Macros ... If you prefer to order by phone or need help finding the ... 7/20/2012 3:59:36 PM
|