Skip to main content
Version: 8.3 Beta 🚧

Connecting to CompactLogix

note

This driver supports CompactLogix firmware up to version 20.18.

Inductive University

Connecting to Legacy CompactLogix

Watch the video

Connect to a CompactLogix Device

This driver requires the OPC UA module to be installed and enabled. If the module is missing or disabled, the device will fault with a “Missing Dependency” error on the Platform System > Modules page.

  1. On the Gateway, go to Connections > Devices > Connections.

  2. Click Create Device Connection +.

  3. Select Allen-Bradley CompactLogix (Legacy) from the list and click Next.

  4. On the Configure Device screen, enter the required fields:

    • Name: The desired name for the device (e.g., CompactLogix)
    • Hostname: The IP address of the PLC (e.g., 10.20.4.55)

  5. Click Create Device Connection.

The device will be listed now on the Connections page. The status will initially show Disconnected, but will move to a Connected state.

Device Connection Settings

General

NameDescription
NameA user-defined name for the device. This name appears in OPC item paths and the Devices list. Name must begin with an underscore or a letter, and cannot include special characters.
DescriptionAn optional description for the device.
EnabledEnables or disables the device connection. Only enabled devices are accessible in the system.

Connectivity

NameDescription
HostnameIP address of the target device or Ethernet module (such as ENBT or EN2T).
Local AddressIP address of the local interface to use when connecting. Leave blank to auto-select.
TimeoutConnection timeout in milliseconds.
Connection PathUsed to define the route to the processor. The Connection Path format contains four comma separated numbers. The first number is always 1 and tells the Ethernet module to route through the backplane. The rest of the numbers vary by device type. See Allen-Bradley Connection Paths for more information.

Advanced

NameDescription
Disable Automatic BrowseDisables automatic browsing of the tag structure.
Show String ArraysEnables visibility of string arrays in the address space.
Status Request Poll RateInterval in milliseconds for polling the device status.
Max Concurrent RequestsNumber of simultaneous requests allowed. Larger values may improve performance but can overwhelm the device.