I have been having problems with the GUI
that represents the on/off conditions of
modules. So I decided to simplify things
to do some troube shooting. Here is what I
did and what I found.
I created a new AHX file. I set up one
lamp module set to B1. I created a macro,
M1, if flag 5 is off then turn on the B1
module, set flag 5 to on, pause 30 secs.,
set flag 5 to off, then turn off module B1.
I am using a palm pad with housecode set to
M, to trigger the macro. The light comes
on stays on for 30 secs and then turns off,
and the GUI works fine, and the activity
monitor reports everything fine.
scenario 2.
I trigger the macro M1 with PP and the
light comes on GUI is fine. If, however I
trigger the macro during that 30 sec pause
the GUI changes the light from on to off,
the AM shows the B1 off command, however
the light is still on and stays on till the
30 secs expires and the light turns off.
In the real world, M1 macro is being
triggered by a motion sensor, that is why
the macro is being triggered during the
pause periods.
Any body, Any thoughts.
Tony