Sample demo GUI for controlling the Extron device via TCP, Port 23.
- Extron's Global Configurator software to program and assign functions to the MLC unit. In this sample GUI, the unit was pre-programmed with Projector On/Off, Volume Control and 4 Input selections.
- SIS Command Table (starting from chapter 4) from the user manual.
- Will need to periodically send some query to the unit as the IP connection will be closed after a specified timeout.
- To get properly formatted feedback string, need to choose and set the appropriate verbose/response mode status on startup.
- Feedback from hard-button presses on the Extron unit will only be available when the verbose mode is on.
Please help to post any bug/issues to the issues tab of this GitHub repo for easier tracking and reference.