System Configuration - Adding Devices: HControl | MUSE
In this video, you’ll learn how to add and configure HControl devices on an AMX MUSE controller. We’ll show you how to identify the correct HControl name for your device and use it as the instance ID to ensure proper communication. You’ll also explore both discovery-based and direct connection methods, so you can adapt to different network environments. By the end, you’ll be able to confidently connect and verify HControl devices within your MUSE system.
What You’ll Learn:
• Adding and configuring HControl devices on a MUSE controller
• Identifying the correct HControl name for a device
• Using the HControl name as the instance ID
• Connecting devices using discovery-based methods
• Setting up direct connections when needed
• Verifying successful communication with HControl devices
• Best practices for reliable HControl integration
Hello, and welcome to this video on adding devices to your Muse controller using HControl. Before we add the device on the Muse controller’s webpage, we will need to find the HControl name of the device we want to add.
The HControl name is used by the controller to identify the correct device it is connecting to via HControl discovery messages or when connecting directly to the device. The HControl name must be used as the Instance ID for the connection to be completed successfully.
Finding the HControl name can be done in multiple ways, and in many cases the method is based on the device you are trying to add. For example, when adding network AV devices, the HControl name can be found in N-Able under the Unit Management tab. Just look for the column labeled HControl. If you do not see the HControl column, upgrade to the most recent version of N-Able.
Please reference the documentation on the HControl device you need to connect to in order to find the HControl name.
In addition to the device specific methods, there are two methods that can be used more universally to find the Hcontrol name.
The first method is via Manager. Running Manager on a computer connected to the network will discover all the Hcontrol devices on that network. The first column of the Device Discovery list labeled Name is the Hcontrol name of the listed devices.
The second method for finding Hcontrol names is through MUSE’s CLI. Sending the command hcontrol:discovered will print out all the disco information gathered from each Hcontrol device on the network. This includes things like the name, IP, serial number, and MAC address. The name is what we will use as the Instance ID.
Once you have the Hcontrol name, browse to the System -> Scopes page of your MUSE controller. Click the + symbol next to the Scope you would like to add your device to. Click the Add Device button. Type in the Hcontrol name of your device into the Instance Id field.
From here, you have two options when choosing your Driver ID. If the network you’re utilizing allows for broadcast or discovery messages, you can choose the hcontrol.discovered Driver ID. This allows the controller to utilize disco Hcontrol messages to match up your Instance ID with an Hcontrol name to communicate with and control devices.
The second option, hcontrol.direct is used when disco messages cannot be used or seen on the network. It is still required for the Instance ID and Hcontrol name match when creating the device. Once the Instance ID has been entered, put in the IP address of the device you are connecting to at the bottom.
A friendly name and description can also be entered in for the device. Once you are done, click the Accept button to finish creating the device.
Your device should now be listed on the webpage with a green box indicating that it is online and ready to be used. If it does not show up with a green box, you may need to refresh the page to see the device is online.