HOME › Forums › Input/Output › EZIOxx › Manually creating a link for EZIO8SA with SUS
-
AuthorPosts
-
AnonymousInactiveMarch 20, 2009 at 2:16 pmPost count: 9
I’ve been having trouble getting my new EZIO8SA Configured to respond to my KeypadLinc. I’m trying to create the needed links with the SimpleHomeNet Utility Suite.
The KeypadLinc in the 6 Button configuration with buttons 3, 4, 5, 6 (the small buttons) set for non-toggle mode. I want button 3 (group 3?) to set all of the EZIO output relays to off, and button 4 to turn them all on.
EZIO8SA Address: 0F.43.9C
KeypadLinc Address: 0F.C5.BDOn the “Manage Device Links” tab of SUS, I’ve tried adding the following links to the EZIO (0F.43.9C) to facilitate this:
Second Insteon ID: 0F.C5.BD
Device Link Data: 00 48 FF
Group: 3
Mode: ResponderSecond Insteon ID: 0F.C5.BD
Device Link Data: 00 48 00
Group: 4
Mode: Responder…When I press the button 3 or 4 on the KeypadLinc, nothing happens.
In the KeypadLinc, there are the following links, too: (Not sure if they are necessary, but they are there.)
Second Insteon ID: 0F.43.9C
Device Link Data: 00 00 03
Group: 3
Mode: ControllerSecond Insteon ID: 0F.43.9C
Device Link Data: 00 00 04
Group: 4
Mode: ControllerThanks for any light you can shed on the subject.
AnonymousInactiveMarch 20, 2009 at 10:00 pmPost count: 1001First, the links in the KeypadLinc are required by KPL hardware. A button press does not send an Insteon message unless the KPL has a “Controller of” link record for the button Group number (which is the button number) with the address of the responder device.
The LD2 value in the EZIO8SA link records should be 0x80 to set the output relays to a bit pattern of On/Off represented by the content of LD3. It looks like you took the 0x48 from the command table which is used only if you were actually issuing an Insteon command of 0x48. The KPL does not have the capability to send that command.
In addition, if the EZIO8SA is a recent purchase, the PLM may be one of the newer devices which supports 2000+ links which means the Utility Link Management screen would have to specify Large for the memory size when adding links to the EZIO8SA. The best way to determine the memory size of the EZIO8SA PLM is to do a Set button link between the KeypadLinc and the EZIO8SA. The hardware in the PLM will write the link record in the correct location based on the memory size it knows the PLM contains. You then Display Link Records using the Utility, first specifying the Small memory size option, then the Large memory size option. The first memory size option that results in the Display of the link established with the Set button is the option needed whenever reading or writing link records in the EZIO8SA PLM. You can try changing the LD2 value first. If this does not give a working result, then proceed to do a Set button link to determine the memory size of the PLM.
Do you see the KeypadLinc button LED flash several times when you press the KPL button? If so this means the KPL is sending a message but the EZIO8SA is not responding. This would tend to indicate that the PLM is not seeing the link records that have been written by the Utility. This would support the idea that the link records written into the EZIO8SA PLM were written in the wrong memory location.
EDIT: Although not specifically stated, I assume KPL button 3 is set to non-toggle ON mode and KLP button 4 is set to non-toggle OFF mode. The value for LD3 in the Group 4 responder link should match the pattern specified in the Group 3 responder link (0xFF). Button 3 sends an Insteon ON command, which the EZIO8SA responds to by turning ON the relay numbers that match the bit pattern in LD3. Button 4 sends an Insteon OFF command, which the EZIO8SA responds to by turning OFF the relay numbers that match the bit pattern in LD3. With a pattern of 0x00 in LD3, no relays would be instructed to turn OFF. You could accomplish the same thing with a single KPL button operating in toggle mode. The button LED would be On when the relays are energized and Off when the relays are not energized. Purely a matter of personal choice.
-
AuthorPosts
- You must be logged in to reply to this topic.