-
AuthorPosts
-
Anonymous
InactiveNovember 7, 2007 at 3:26 pmPost count: 5I assume this isn’t a problem, but I haven’t been able to find a definitive yes or no in other posts. Can an EZIO2x4 control a secondary button status on a KeypadLinc in response to a sensor input?
Basically, if the garage door is open, I want the key to be lit; if it is closed, the light should go out. Reading the instructions I see the garage door application, and linking the EZIO to other Insteon modules, I just want to make sure there’s no weirdness when linking to a KPL secondary button.
I’m also planning on using that same button to activate the relay to open/close the garage door. My understanding is that it will work fine opening the door (since the button will be in an off state and send an “on” command to the EZIO when pressed.) To close the door, I’ll have a Houselinc event send an “on” command to the EZIO when the button off is pressed. This will work, correct?
Thanks!!
Anonymous
InactiveNovember 8, 2007 at 4:14 amPost count: 256Two things to keep in mind to implement your solution:
– The KPL button should respond to a group command sent by another Insteon sender. In this case, the KPL LED is a responder
– The EZIO2X4 can send a group command to itself. All you have to do is establish 2 links within its database: 1 as a Sender with the ID of itself, and another as a Responder with its own ID. The link data for the responder link will determine what the EZIO does as a responder. In this case, the middle byte of the data is 00 to respond to an individual relay, and the third byte (least significant) is the relay number (with 0 as relay 1 and 1 as relay 2).
So, all one has to do is set up the device as as controller (sender) to control other devices based on the activation of one of the inputs. Those devices can be any Insteon responder, including an LED on a KPL.
Then the unit can be set up as a responder to act on any of he relays, even to a command that it issues itself.The unit has a lot of capability and offers a lot of flexibility in seting up a variety of control situations.
-
AuthorPosts
- You must be logged in to reply to this topic.