My observation is that when macro runs, any modules on house codes A, C and D do not turn off. All modules on house code G turn off. If I switch on any light on house code G during the 7 minutes wait, it is turned off by the last command. However, none of the lights on house codes A, C and D are effected. As you can see in the order of calling, G is called in the middle. Why modules on G obey the command but rest ignore them? The last command of Turn all unit off should turn off every module on any house code. Even this works only with G modules. I am totally confused here.
Arun,
Are you running the macro from the interface or the PC?
What version of AHP are you running?
The following was generated running from the CM15a interface with AHP version 3.228:
Macro L11
House code A All Units OFF
Delay 5 Sec
House code B All Units OFF
Delay 5 Sec
House code C All Units OFF
Delay 5 Sec
House code D All Units OFF
Delay 5 Sec
All Modules All Units Off
The activity monitor output is shown below -
Event Date/Time Action Data
0 11/30/2008 8:55:44 AM Macro A All Units Off
1 11/30/2008 8:55:49 AM Macro B All Units Off
2 11/30/2008 8:55:54 AM Macro C All Units Off
3 11/30/2008 8:55:59 AM Macro D All Units Off
4 11/30/2008 8:56:04 AM Macro A All Units Off { All Modules Off Command Start}
5 11/30/2008 8:56:04 AM Macro A All Units Off
6 11/30/2008 8:56:05 AM Macro A All Units Off
7 11/30/2008 8:56:05 AM Macro A All Units Off
8 11/30/2008 8:56:06 AM Macro A All Units Off
9 11/30/2008 8:56:06 AM Macro A All Units Off
10 11/30/2008 8:56:07 AM Macro D All Units Off
11 11/30/2008 8:56:07 AM Macro F All Units Off
12 11/30/2008 8:56:07 AM Macro F All Units Off
13 11/30/2008 8:56:08 AM Macro G All Units Off
14 11/30/2008 8:56:08 AM Macro G All Units Off
15 11/30/2008 8:56:09 AM Macro G All Units Off
16 11/30/2008 8:56:09 AM Macro L All Units Off
17 11/30/2008 8:56:10 AM Macro P All Units Off
From the above, the "All Modules - All units Off" command is a bit weird. AHP Outputs a "all units off" command once for every unit on the houscode (6 times for my house code A). None the less, this should work.
Check to see if activity monitor shows the off commands. If the CM15a is putting the information on the powerline, your modules should respond (unless you have a noise/phase issue).