TEKSTEIN Posted August 20, 2014 Share Posted August 20, 2014 I just discover that I can program the LED's on the light switch. I have programmed the LED's on the switch to turn red with the alarm is armed, but I can't figure out how to restore the LED light color to the previous state before it was armed. I have tried programming the disarmed button to activate to light to change to the previous color, but no luck. The LED lights now just stay red. I'm sure its something simple I'm not doing. Thanks for any help or direction on this ! Link to comment Share on other sites More sharing options...
Cyknight Posted August 20, 2014 Share Posted August 20, 2014 Post a screen shot of the programming. This certainly is possible, and if you managed one, the reverse shouldn't be much different. Link to comment Share on other sites More sharing options...
brucecampbell Posted August 20, 2014 Share Posted August 20, 2014 You have 4 LED states to program, ensure you are programming the correct ones:Top LED OnTop LED OffBottom LED OnBottom LED Off Also note that you don't 'restore' the colour setting, you need to set the colour for each state Link to comment Share on other sites More sharing options...
CFUG Posted August 21, 2014 Share Posted August 21, 2014 ... you need to set the colour for each stateAnd therein lies the answer. If you use the SET command, the LED can take-on any current condition you wish to reflect. Potentially much programming but always the correct "colour" for a given situation. Link to comment Share on other sites More sharing options...
vitali Posted August 24, 2014 Share Posted August 24, 2014 Make variable "number", if armed set 1 if disarmed set 0When variable changed, if 1 set LED "red", if 0 set LED "green"I didn't try it with alarm, but I have multifunctional buttons in keypad and they change colors according to function, it works, no problems. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.