I've managed to program appliance modules on the cm11 so think it's the way I'm setting up the light modules with brightness settings which is causing my problem they are not signalling the device properly through the cm11 eeprom but work fine when I operate direct. The eeprom instruction is :
Time On Macrow:
Delay 0:00, 1 element
A6 Brighten first then Dim 000%
Time Off Macro:
Delay 0:00, 1 element
A6 Off
If the lamp is on this turns it off but if its off won't turn it on
Can you help at all. Thanks again
jomo1234,
I believe that's actually good news. It sounds like the CM11a is using different command set to turn your lamp on when operating via timer. If this were a CM15a, there are many people who could guide you to correct the situation.
Unfortunately, many of us here in the states converted from the Cm11a to the CM15a long ago. As a result, I (we) have forgotten many of the tips and tricks of the CM11a software.
What I believe is happening is that your CM11a is issuing a "Bright 100%" command to turn you lamps on. This is actually a long string of "Bright" commands that some modules do not like. What modules are you using?
The CM15a has an option under "preferences" to issue a simple
ON command in place of the
Bright 100% command. I don't remember whether this option exists within the CM11a software. Have a look.
If you wish to test the timer theory, you could re-identify your lamp modules as appliance modules. This will force simple on/off commands in the timer interface.
The CM15a software also allows you to create timed macros - I'm not sure if the CM11a provides this feature. If so, another workaround would be to issue a simple ON followed by the dim command-
Macro A1 ON
Set Module A6 ON (issue simple on command)
Set Module A6 Bright 60% (dim the lamp to 60%)
Other questions -
1) What modules are you using with the CM11a?
2) Do your dimmer modules have the soft-start feature?
3) Does the ActiveHome software provide an activity monitor (X10 log of incoming/outgoing signals)?
You're correct that the CM11a should be able to handle this simple timer schedule. Once you get things working, you'll be in a better position to decide if you want the upgrade to the CM15a. One of the nice features of the CM15a software is the Smartmacros (conditional if/then/else).
Boiler