Owner`s manual
Continued
24
Cortexa 7202 ConfIguratIon utIlIty
Our ag is called “Vacation”. Flags are setup up in the Flag Manager, again within Home
Management. Our vacation ag, as you might imagine, indicates whether we are home,
or on vacation. We would like a different lighting scenario to take place when we are on
vacation, i.e. less lights to come and not be wasteful of energy.
Flags have a value, which can set in the Flag Manager. They can also be modied by an
action in an event. In this case, we have the ag set up such that when we go on vacation
its value is 1, otherwise it is 0.
So let’s look at the event. Both “Lamp Scenes” and “Sunset” are pre-dened lighting scenes
that have already been set up. Line 0 in this event will always run, i.e. whether we are on
vacation or not, we want the lamps to come on.
Lines 1& 2 will run if we are on vacation (because the vacation ag will be set to 1), but
not if we are not.
Line 3 is the opposite of 1&2. It runs when we are home. This turns on lights throughout the
home, just as we want, but only if we are home!
To set the vacation ag, use a simple action statement as below.