Please login or register.

Login with username, password and session length

Author Topic: Repeat Motion Triggered Macro When Macro Wasn't Finish  (Read 5211 times)

jason

  • Newbie
  • Helpful Post Rating: 0
  • Posts: 2
Repeat Motion Triggered Macro When Macro Wasn't Finish
« on: March 06, 2005, 10:49:29 PM »

I have a basic macro that turns on a light
when nighttime and keeps it on for 3
minutes.  When I cause motion, the sensor
M8 sends the ON signal and the macro fires
turning on the light.  When I make motion
again within 3 minutes, the running macro
seems to get forced to finish and the light
turns off, then a new macro instance fires
and the light turns back on.  How can I
tell the macro to ignore the ON signal if
it's currently running?  I tried to
conditional check if the module is on, but
it just turns the module off and does
nothing more.

Any Thoguhts?
Logged

julian

  • Full Member
  • ***
  • Helpful Post Rating: 0
  • Posts: 47
Re: Repeat Motion Triggered Macro When Macro Wasn't Finish
« Reply #1 on: March 07, 2005, 12:26:17 AM »

Use flags:
If FLAG 5 IS OFF AND TIME BETWEEN X AND Y
Turn light ON
SET FLAG 5
Delay 3 minutes
Turn light OFF
CLEAR FLAG 5

That should do it. There is a problem with
the smart macros, however, and sometimes you
will notice that the flag condition is not
checked. You have to download your
timers/macros again and it will start working
again (for a while). I believe X10 is aware
of this problem and are working on it to
resolve it. Good luck!
Logged

burntcrispy

  • Jr. Member
  • **
  • Helpful Post Rating: 0
  • Posts: 19
Re: Repeat Motion Triggered Macro When Macro Wasn't Finish
« Reply #2 on: March 10, 2005, 12:29:01 PM »

Julian, Mine was like that for a couple of
weeks, it finally seams like it might be
working.  Strang thing with mine though it
worked ok till the second I turned off my
computer then it didn't care.  I could
reboot my computer and it didn't help any.
But the next day it would work ok until I
shut down my computer again.
Logged

julian

  • Full Member
  • ***
  • Helpful Post Rating: 0
  • Posts: 47
Re: Repeat Motion Triggered Macro When Macro Wasn't Finish
« Reply #3 on: March 10, 2005, 11:05:01 PM »

Burnt - the only thing that doesn't work
correctly is the macros with flags.
everything else seems to work fine, however I
have to download the macros at least once a
day in order to have them working. I tried
with the CM15A connected to the PC,
disconnected, different outlets, repeater,
phase coupler, nothing at all - still the
same result. I hope the next version of AHP
will fix this issue.
Logged
 

X10.com | About X10 | X10 Security Systems | Cameras| Package Deals
© Copyright 2014-2016 X10.com All rights reserved.