in addition, IIRC, I think there is a module in the files section associated
with this group...you may want to check that out too.
toggle quoted message
Show quoted text
On Friday 11 January 2008 08:44 pm, you wrote:
Hello,
We're doing our first HomeWorks RF job and find that there is no Crestron
module that will work. The ones in SIMPL and in the files area here do not
work for phantom keypad button presses or feedback.
In looking at the RS-232 protocol, the HomeWorks RF processor is looking
for the KBP command to have an extra "Device Type" parameter.
A HomeWorks wired processor will take a command such as: KBP, [01:04:10],
1 This is processor 1, link 4, kp address 10, button 1
A HomeWorks RF processor needs a command formatted as: KBP, [01:08:02:10],
1 This is processor 1, link 8, device type 2, kp address 10, button 1
All of the modules we've tried do NOT allow the device type to be included
in the command string.
The feedback that Lutron provides also has this device type.
Does anyone have a module that works for a HomeWorks RF processor?
We've temporarily created one-way strings to activate the scenes but
two-way needs to work soon!
We're not yet good at creating our own modules or parsing serial strings to
extract the proper feedback.