HDMI UTPro 0808 IP Control
njenkins
Junior Member
Let me start by saying that I'm still rather new to NetLinx. I have been through P1 and have taken programming courses for other languages (C/C++, etc.).
What I am attempting to do is control an AMX HDMIUTPro 0808 via IP. I have tried using the serial port on the 0808 but I am doing something wrong or not understanding how it works.
I have an NI 3100 networked and will soon have the HDMIUTPro 0808 networked on the same subnet. My question is, how do I get the controller and the device to talk over IP? I have no experience with connecting IP devices in NetLinx.
What I am attempting to do is control an AMX HDMIUTPro 0808 via IP. I have tried using the serial port on the 0808 but I am doing something wrong or not understanding how it works.
I have an NI 3100 networked and will soon have the HDMIUTPro 0808 networked on the same subnet. My question is, how do I get the controller and the device to talk over IP? I have no experience with connecting IP devices in NetLinx.
Comments
-
The UTPro0808 is a native Netlinx device, that means that you don't need to open IP client.
You just have to declare it in your define_device and bounce it to your master through the web interface of the matrix.
Like it's a netlinx device you have to use send_command
define_device
dvMatrix = 5500:1:0
dvTV_kitchen = 5501:2:0 // RS232 ports on the UTRPo receiver N°1
dvTV_MainRoom = 5502:2:0 // RS232 ports on the UTRPo receiver N°2 -
Thanks for the reply. I knew there had to be some "AMX Magic" to connect AMX devices like a TP does to the controller. Hopefully I can figure it out from there.
If I we didn't have so many systems being programmed right now,I would give the ID button a try. -
The manual is also helpful.
-
The manual is also helpful.
I read through the HDMI 0808 manual and I didn't find anything on how to get it initially connected over IP. I am pretty new to NetLinx and still learning. I didn't know that it was that easy for ICS. I was under the impression I needed to use IP Client. But thanks for taking the time to respond with such helpful advice. -
I read through the HDMI 0808 manual and I didn't find anything on how to get it initially connected over IP. I am pretty new to NetLinx and still learning. I didn't know that it was that easy for ICS. I was under the impression I needed to use IP Client. But thanks for taking the time to respond with such helpful advice.
I am really trying to help by suggesting the best sources of actual help are frequently the documents... In this case, your hidden clues were in the QUICKSTART section "To connect the HDMI UTPro to a NetLinx Controller" and the chapter starting on Page 85 of the manual, titled "HDMI UTPro NetLinx Programming"
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums
