x10Pro,
I am running the following Macro:
Trigger Conditions A1 On and
It's After Dawn
End Trigger Conditions
WAIT for 5 seconds
Turn New AM486 OFF
AM486's code is also A1.
So basically this is just a little test
macro I wrote to test triggers and sending
of data. If A1 is turned on, and it is after
dawn, then wait 5 seconds and turn A1 off.
I have an X-10 keypad/timer plugged in the
wall to trigger the macro.
As I mentioned, when the macro is stored on
the interface, it works correctly.
If I manually click the macro with the mouse
(assuming A1 was on when it was clicked), it
works correctly.
When the macro is run from the PC, and I hit
the button on the other keypad, I see that
the Macro is triggered, but the A1 Off
command is never sent.
I am guessing that you should be able to
find this problem quickly since we know the
macro is firing, but it is not sending the
command after the 5 second wait.
I did clear the interface memory to make
sure I was not doing something wrong.
Please let me know if I can be of further
help.