Another scripting problem
Thomas Arman
TArman at nc.rr.com
Wed Nov 8 19:22:29 PST 2006
OOPS, I obviously meant "CAN'T prevent".
-----Original Message-----
From: xtensionlist-bounces at shed.com [mailto:xtensionlist-bounces at shed.com]
On Behalf Of Thomas Arman
Sent: Wednesday, November 08, 2006 7:15 PM
To: xtensionlist at shed.com
Subject: RE: Another scripting problem
The "all units off [housecode]" command sends that ONE command which effects
all units on that house code.
XTension can prevent it from doing its thing.
I would take the easy way out and make a list of all my units to turn off,
but I'm sure someone here will offer an elegant solution.
Tom
-----Original Message-----
From: xtensionlist-bounces at shed.com [mailto:xtensionlist-bounces at shed.com]
On Behalf Of Bob Ober
Sent: Tuesday, November 07, 2006 4:22 PM
To: xtensionlist at shed.com
Subject: Another scripting problem
I have the following script run at night to shut everything down that
may have been left on by mistake. However, it turns off the blocked
units along with any others.
Is there an easy way to shut down everything but the items listed?
block unit "Sun Room Light/Fan"
block unit "Sun Room Outlet"
block unit "Garage Outside Outlet"
block unit "Bug Zapper Relay"
block unit "Water Feature Relay"
block unit "Backup Disk Power"
block unit "Upstairs Hall Light"
all units off "A"
all units off "B"
all units off "C"
all units off "D"
all units off "E"
all units off "F"
all units off "G"
all units off "H"
unblock unit "Sun Room Light/Fan"
unblock unit "Sun Room Outlet"
unblock unit "Garage Outside Outlet"
unblock unit "Bug Zapper Relay"
unblock unit "Water Feature Relay"
unblock unit "Backup Disk Power"
unblock unit "Upstairs Hall Light"
TIA
Bob Ober
More information about the XTensionlist
mailing list