ldrinc Posted September 26, 2016 Share Posted September 26, 2016 Looking for help in writing a program in the ISY that will illuminate the F4 key on my Elk keypad based on the state of a phantom output (67). So far I have written rules in the Elk system that would allow the F4 button on the keypad to turn on/off all the lights in my home via a single key press of the F4 button such that when the lights are on the F4 button is illuminated and when the lights are off the F4 button is not illuminated. Following are the program rules that I have written in the Elk so far: Whenever F4 on any keypad activates then Toggle Output 67 Whenever Output 67 state is turned on then turn all lights scene on Whenever Output 67 state is turned off then turn all lights scene off The problem that I am trying to overcome is that when the all lights scene is activated via my ISY Keypad. I'd like the F4 button on the Elk keypad to reflect the correct status of the light scene. Following is what I have written so far in the ISY to accomplish this. Any help with completing this would be appreciated. ELK - F4 Button - [iD 009E][Parent 0069] If Control 'Keypads / TV Room / All Lights - On ( B)' is switched On Or Control 'Keypads / Master Bedroom Light / 8 Button KPL - B (All Lights)' is switched On And Elk Output 'Output 067' is Off Then Set Elk Keypad 'Keypad 01' Press F4 Else - No Actions - (To add one, press 'Action') Link to comment Share on other sites More sharing options...
DennisC Posted September 26, 2016 Share Posted September 26, 2016 Since you already did all of the programing in the Elk software, why not finish the programing there? The Elk software is set up to light up the "F" keys. I do this for several keys in my home. Dennis Link to comment Share on other sites More sharing options...
Scottmichaelj Posted September 27, 2016 Share Posted September 27, 2016 Since you already did all of the programing in the Elk software, why not finish the programing there? The Elk software is set up to light up the "F" keys. I do this for several keys in my home. Dennis Dennis is right do this programming in the Elk. Then the ISY in another way say via the Output. Link to comment Share on other sites More sharing options...
ldrinc Posted September 27, 2016 Author Share Posted September 27, 2016 How do I write the code in the ISY so that the status of the keypad linc button reflects the status of the F4 button in the Elk? Link to comment Share on other sites More sharing options...
G W Posted September 27, 2016 Share Posted September 27, 2016 Add it to the "all lights" scene. Short and to the point. Best regards, Gary Funk Link to comment Share on other sites More sharing options...
Scottmichaelj Posted September 27, 2016 Share Posted September 27, 2016 Try this: If Elk Output X is On Then set Scene On -Add a new scene and put the KPL button to the desired state. Hope this helps. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.