Yes, after a fashion. Learn in your AMX codes and use something like the AXD-IR+. You will need to get your hands on an actual AMX IR remote to capture, then your controller will interpret the IR just like any other devchan event.
This is strictly one-way IR, no feedback. It seems to me, using the URC product to control an AMX is a waste of the product's capabilities. If the project is simple enough that this suffices as an interface, perhaps you don't need a controller at all.
Yes, after a fashion. Learn in your AMX codes and use something like the AXD-IR+. You will need to get your hands on an actual AMX IR remote to capture, then your controller will interpret the IR just like any other devchan event.
This is strictly one-way IR, no feedback. It seems to me, using the URC product to control an AMX is a waste of the product's capabilities. If the project is simple enough that this suffices as an interface, perhaps you don't need a controller at all.
Thanks, but I was refering to use it with RF as a user interface for another room like a bedroom that will have some sources from the main rack to control them. Still won't have any feedback but it could be a solution for small rooms.
Thanks, but I was refering to use it with RF as a user interface for another room like a bedroom that will have some sources from the main rack to control them. Still won't have any feedback but it could be a solution for small rooms.
Isn't the RF unit for that just a receiver with IR outputs? I've done what you are talking about, but mostly I just parallel the non-AMX remote with the AMX and let them both control it. It's rare that feedback is an issue with simple systems anyway.
I just did a big system with touch panels and backup MX-700s.
we had a little trouble using the NI-700s IR recievers. It seems the AMX codes you get of remote central cause problems in the NI-700 if you are simultaneously recieving IR in and 'TO-ing' IR out from the IR port of the NI-700.
I programmed in a few delays and that helped solve the problem.
Comments
This is strictly one-way IR, no feedback. It seems to me, using the URC product to control an AMX is a waste of the product's capabilities. If the project is simple enough that this suffices as an interface, perhaps you don't need a controller at all.
Thanks, but I was refering to use it with RF as a user interface for another room like a bedroom that will have some sources from the main rack to control them. Still won't have any feedback but it could be a solution for small rooms.
Isn't the RF unit for that just a receiver with IR outputs? I've done what you are talking about, but mostly I just parallel the non-AMX remote with the AMX and let them both control it. It's rare that feedback is an issue with simple systems anyway.
we had a little trouble using the NI-700s IR recievers. It seems the AMX codes you get of remote central cause problems in the NI-700 if you are simultaneously recieving IR in and 'TO-ing' IR out from the IR port of the NI-700.
I programmed in a few delays and that helped solve the problem.
Overall, I was very pleased with the results.
ejm
I've done that too with a RTI remote using the AMX wireless codes. It works like a champ. Some people on this board helped me through it.