|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | RE: [ECS] One button toggle A.J. Griglak Mon, 21 Feb 2000 18:10:30 -0500 |
I figured it out using EVENT-TRACE... turns out that a
Then Event-Exit Set True
after each button press did the trick...
Thanks!
-=A.J.
-----Original Message-----
From: Mark Gilmore [mailto:omnip@usit.net]
Sent: Monday, February 21, 2000 8:55 AM
To: ecs-list@netbloc.com
Subject: Re: [ECS] One button toggle
AJ,
Your logic is fine.
I suggest you use the EVENT-TRACE Item to diagnose.
I suspect that either this logic is not executing, or
another Event is "undoing" it.
--
Mark Gilmore
Omnipotence (ECS home automation software)
http://www.usit.com/omnip
423-745-0026
> A.J. Griglak wrote:
>
> Why won't the following toggle the state of Alarm-Clock??
>
> If Button-A Is Now 8/On
> And Alarm-Clock Is Off
> Then Alarm-Clock Set On
>
> If Button-A Is Now 8/On
> And Alarm-Clock Is On
> Then Alarm-Clock Set Off
>
> I've tried several different varieties of the above, all with the same
> result - no change to the Alarm Clock item...
>
> I would like to toggle between On an Off with one button...
>
> -=A.J.
>
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects