Control RTI XP processors from AMX
RicardoSiqueira
Posts: 373
I am inheriting a job that has 5 RTI processors setup up as local masters to control the local A/V equipment. We have AMX controlling the house wide sub-systems (Lighting, Pool, Alarm, Shades, etc). I would like to send a command/string from AMX to the RTI processors via IP as the RS-232 runs are to long, to shut of the 5 local A/V system from an AMX button push. I've successfully done the opposite, use RTI remotes to control AMX via RS-232, but now I need the opposite AMX to control RTI via IP. Any code samples, modules or suggestions for this? Thanks!
0
Comments
What wiring do you think you need beyond the IP you already plan to use? The adapters sit AT THE DESTINATION POINT BY THE RTI's on the IP network (even WIFI), and are sent commands from the NetLinx via IP, which they then locally translate out a RS232 port. They even work over the internet, so you can control a serial device in Argentina from New Zealand. I bet your house isn't that huge.
Kevin D.