Overview
This article explains how device access works for Omega, Ultra, and MaxColor Series systems and outlines the requirements needed before accessing a device.
Accessing a device means establishing network communication so the device can be reached through the webUI, Telnet, or HTTP API.
Before a device can be accessed, you must know the device IP address and have network communication between your PC and the device.
Before You Begin: If the device IP address is unknown, refer to How to Locate a Device IP Address (Omega, Ultra, and MaxColor Series).
Before You Begin
Before accessing a device, you must have:
-
The device IP address
-
Network connectivity between your PC and the device
Access Environments
Devices are typically accessed in one of two environments:
-
Established System: Devices are already configured and operating on a dedicated Device Network.
-
Local Connection: Devices are factory-default, isolated, or not yet part of a configured system.
Select the environment that matches your deployment.
Established System
When working with an established system, devices are already configured and operating on a dedicated device network that is separate from the control or local network.
Many modern deployments use AMP Standardized Configuration, where devices are assigned addresses on a dedicated Device Network and accessed through a static route.
Because of this, you should not connect directly to encoder or decoder ports on the switch. Instead, access is performed from the control network using a static route.
For instructions on configuring a static route, refer to Setting Up a Static Route on Your Network or Laptop.
Common sources for device IP information include:
Use Advanced Matrix Programmer (AMP) or JADConfig to identify device IP addresses and gather system information.
Review the project Report File for device IP addresses and network information.
Use the Takeover Form to discover device details of an established system

Local Connection
WARNING: If the device is an Encoder, disconnect the HDMI cable before connecting the unit to your network. Leaving HDMI connected can flood the network and disrupt other devices.
Local connections are typically used when working with factory-default devices, isolated devices, or systems that have not yet been configured.
For instructions on locating a device IP address using Bonjour Browser or other discovery methods, refer to How to Locate a Device IP Address (Omega, Ultra, and MaxColor Series).

Device Access Methods
After identifying the device IP address and establishing network connectivity, choose the access method that best matches your workflow:
| Method | Primary Use | Article |
|---|---|---|
| webUI | Configuration, monitoring, and troubleshooting through a web browser. | Open the webUI |
| Telnet | Command-line access for advanced configuration and diagnostics. | Connect via Telnet |
| HTTP API | Automation, scripting, and third-party system integration. | HTTP API Overview |

