Overview
This guide explains how to connect an Integriti controller directly to a computer running the Integriti software management suite using a crossover Ethernet cable and static IP addressing. This is commonly used for bench commissioning or when a network switch is not available.
The procedure assigns static IP addresses to both the controller (192.168.1.2) and the computer (192.168.1.3), configures the controller’s NIC and communications task, and then enrols the controller into the Integriti system.
Prerequisites
- Integriti software installed and running on the computer.
- Administrator-level access on the computer to change network settings.
- An Integriti controller installed per the Integriti Control Module Installation Manual.
- One Elite terminal attached to the controller’s device LAN.
- A network crossover cable (not a standard straight-through patch cable).
- Controller PIN access: default
[0], [1], [Ok].
Step-by-Step
Controller Configuration
Configure the NIC (Network Interface Card)
- Log in to the controller terminal:
[0], [1], [Ok] - Enter NIC programming:
[Menu], [7], [3], [4] - Select the first NIC to program:
[Ok] - Enter the IP address:
[1], [9], [2], [1], [6], [8], [0], [0], [1], [0], [0], [2], [Ok]→ 192.168.1.2 - Enter the subnet mask:
[2], [5], [5], [2], [5], [5], [2], [5], [5], [0], [0], [0], [Ok]→ 255.255.255.0 - Leave gateway and DNS entries as all zeros:
[Ok]× 3 - Disable DHCP:
[5], [Ok]
Configure the Communications Task
- Enter the communications task programming menu:
[Menu], [7], [3], [1], [Ok] - Make the communications task idle:
[9] - Turn off the current task:
[Off], [Ok], [9] - Delete the Integriti communications task:
[Menu], [1], [9], then[]× 4 - Verify the controller IP address is 192.168.1.2.
Computer Configuration (Windows)
- Open the Control Panel:
Start → Control Panel → View network status and tasks → Change adapter settings - Right-click the Local Area Connection icon and select Properties.
- Select Internet Protocol Version 4 (TCP/IPv4) under “This connection uses the following items:“.
- Click Properties.
- Click Use the following IP address:.
- Enter
192.168.1.3in the IP address: field. - Click in the Subnet mask: field — it should auto-populate with
255.255.255.0. - Click OK, then Close.
Optional: Ping the Controller
- Open Command Prompt:
Start → type "cmd" → Enter - Enter:
ping 192.168.1.2 - Verify four reply lines similar to:
Reply from 192.168.1.2: bytes=32 time<1ms TTL=128 - Type
exitto close Command Prompt.
Integriti Configuration
- Run Integriti System Designer:
Start → All Programs → Inner Range → Integriti Pro → Integriti System Designer - Start the services if not already running.
- Log in with username
installerand passwordinstaller. - Click Discover Controllers.
- Wait for your controller to appear in the list of available controllers.
- Click to select the controller.
- Give the controller a name and confirm.
- Once enrolled, close the window.
- The controller should appear under the default site in the navigation panel.
Verification
- The Link LED on the controller should be on or flashing.
- The computer’s network adapter should indicate connectivity.
- The
ping 192.168.1.2command returns successful replies. - The controller appears in Integriti System Designer under the default site.
- Controller status LEDs L4 and L5 should be alternating (indicating normal operation).
Troubleshooting
| Problem | Resolution |
|---|---|
| Cannot ping the controller | Ensure you are using a crossover cable (not standard patch). Verify the Link light is on/flashing. |
| Controller not discovered | Verify NIC configuration on the controller matches the procedure above. Ensure the computer’s network adapter is enabled and configured with 192.168.1.3. |
| Enrolment fails | Ensure controller is running (L4 and L5 alternating). Confirm controller firmware revision is compatible with your Integriti version. Verify both devices are on the same subnet (192.168.1.x). |
| No network connectivity | Check that the computer indicates network connectivity. Verify network adapter settings match the procedure. |