Viewing Lutron Homeworks Driver Strings over TCP/IP?
John Gonzales
Posts: 609
Are the Lutron Homeworks serial driver strings visible over TCP/IP? For instance, if I create a serial driver on the Homeworks panel that's fired off on a Keypad Button Press, I know I can monitor it through the RS232 port, but is the driver also visible over TCP/IP when it's fired? Is there anything that needs to be set up on the Homeworks processor other than 'DRMON'?
I'm trying to get a Homeworks panel to fire off a customized string when a keypad button is pressed, but I'm not seeing any data over telnet.
Sorry if the question doesn't make sense, let me know and I'll rephrase.
Thanks.
I'm trying to get a Homeworks panel to fire off a customized string when a keypad button is pressed, but I'm not seeing any data over telnet.
Sorry if the question doesn't make sense, let me know and I'll rephrase.
Thanks.
0
Comments
--John
Jeff
If you just want to trap keypad button presses & releases instead of creating driver strings you could just enable keypad button monitoring: Then just trap the these strings and do what ever you want. I've never done it this way, not sure why, I guess I felt I'd rather keep thing seperate.