Buzzed Posted September 6, 2012 Posted September 6, 2012 I have several KeypadLink's and I would like to program a single button on each to turn on/off all outside lights to be used in a emergency situation. Is there a way to do so? I get hung up on naming responder/controller exactly what is the difference? Embarrassed for having to ask.
LeeG Posted September 6, 2012 Posted September 6, 2012 A Controller can affect a Scene and drive a Program. A Responder reacts to a Scene and can be controlled by a Program. Basically a Controller is sending commands to a Responder, a Responder is receiving commands from a Controller. Define one ISY Scene. Add the outside devices as Responders. Add the KeypadLinc buttons as Controllers. When the Scene definition is complete, any of the KeypadLinc buttons defined as a Controller can turn the outside lights On or Off. The other KeypadLinc buttons will turn the button LED On/Off as all the KeypadLinc buttons are cross-linked.
Recommended Posts