YOU're confused!?!?!? -
You're an expert! (I'm more confused than you are!)
I've been trying to do 2 separate, but related, things.
1st: I have 2 outside, door entry lights, both run off soft-starting WS467's (addressed as D7 & D8). I want them to come on (100%) at dusk, then about 30 minutes later dim to about 75% - finally shutting off at dawn.
2nd: I'd like an outside visual indicator for my wife so that when she arms or disarms the DS7000. (The DS7000's L5 security lamps' flashing at ARM are hard to see through the windows, and don't flash on disarm) So I thought since she's usually standing by one of the outside doors, I'd have their lights flash just once, On&Off during daylight, and Off&On (then dim to 75%) during nighttime.
I'm using
timers to #1: Turn D7 on to 100% at 4:30.
#2: Dim D7 to 70% at 5:30 and turn it off at DAWN.
#3: Turn D8 on to 100% at 4:30.
#4: Dim D8 to 75% at 5:30 and turn it off at DAWN.
These timers NOW Work correctly!
- but only when I changed the modules for D7 & D8 to indicate they are LM14A's.
I'm using a
MACRO with an ELSE to flash the D7 & D8 lights whenever my wife arms/disarms the DS7000. (for testing purposes, I'm using my #2 SH624 as the trigger)
Ev Arms SH624-2 - Home Arm Instant
Daytime Delay for 1 Second
(D8) Front Door Light - Outside ON
(D7) Back Door Light ON
Delay for 2 Seconds
(D8) Front Door Light - Outside OFF
(D7) Back Door Light OFF
---ELSE---
Lights Off-On SH624-2 - Home Arm Instant
Nighttime Delay for 1 Second
(D8) Front Door Light - Outside OFF
(D7) Back Door Light OFF
Delay for 2 Seconds
(D8) Front Door Light - Outside ON
(D7) Back Door Light ON
Delay for 2 Seconds
(D7) Back Door Light Brighten then dim to 75%
(D8) Front Door Light - Outside Brighten then dim to 70%
Puck - I've done so much testing - changing - testing - changing, that I can't remember the exact configuration of these 2 macros or the modules before I got them working, but they NOW WORK CORRECTLY!!!
I always had the CM15A connected to the PC. I always downloaded timers & macros after I made a change. With the Modules as WS467's AND using DAYTIME in the first macro, the ELSE always fired (At that time I did NOT have any condition in the ELSE) - when I removed "daytime" the primary macro fired.
After changing the modules to LM14A's (to get the timers working) - the first MACRO did recognize DayTime and did fire correctly, HOWEVER without the Delay at the beginning of the ELSE, the DS7000 turned ON the security lights, but did NOT turn them off when the ELSE fired. With the delays in the macros, the DS7000's arming indicator of flashing the security lights works correctly.
These 2 macros now work correctly!!
(I test by swapping the DAYTIME & NIGHTIME parameters.)