Skip to content

industrial-edge/ethernet-ip-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethernet IP application example

This example provides a getting started guide, which shows how to use the Industrial Edge app Ethernet IP Connector.

Description

Overview

This tutorial shows how to use the Industrial Edge applications Ethernet IP Connector to establish a connection between an Industrial Edge Device (IED) and a 3rd party PLC that supports EtherNet/IP. These PLC variants are supported:

  • Allen-Bradley ControlLogix (Rockwell)
  • Allen-Bradley CompactLogix (Rockwell)
  • Allen-Bradley MicroLogix (Rockwell)
  • Allen-Bradley SLC (Rockwell)
  • Omron CJ1 Series PLCs
  • Omron CJ2 Series PLCs
  • Omron CS1 Series PLCs

The Ethernet IP Connector is an application that runs on the individual IED. Connections can be configured using the Common Configurator for Industrial Edge. The connector transfers the value series of selected data points from a PLC to the Databus. From there the data can be used within other Edge apps, e.g. the Flow Creator.

General task

Here we configure a connection to a CompactLogix PLC using the Ethernet IP Connector. The data is published on the IE Databus. By using the application IE Flow Creator, we fetch the metadata of the Ethernet IP Connector, write some data on the configured tags and read out the new data.

Overview

Requirements

Prerequisites

  • Access to an Industrial Edge Management (IEM) with onboarded Industrial Edge Device (IED)
  • IEM: Installed system configurator for Databus
  • IED: Installed system app Databus
  • IED: Installed app Ethernet IP Connector
  • IED: Installed app IE Flow Creator
  • IED is connected to the Rockwell PLC CompactLogix via Ethernet
  • Studio 5000 project loaded on PLC
  • Google Chrome (Version ≥ 72)

Used components

  • Industrial Edge Management (IEM) V1.5.1-4 / V1.8.6
    • IE Databus Configurator V1.7.8
  • Industrial Edge Device (OS) V1.8.0-6
    • IE Databus V1.7.1
    • IIH Configurator V1.5.0
    • Registry Service V1.5.0
    • Ethernet IP Connector V2.0.0-5
    • IE Flow Creator V1.10.0-3
    • Data Service V1.5.0
  • PLC: Allen-Bradley CompactLogix
  • Studio 5000 Logix Designer V32.00

PLC project

The used PLC project Test.ACD can be found in the src folder.

Configuration

You can find further information about the following steps in the Configuration documentation:

Usage

As soon as the Ethernet IP Connector is configured, data can be transfered.

You can find further information about how to handle the data via the IE Flow Creator in the Usage documentation:

Documentation

You can find further documentation and help in the following links

Contribution

Thank you for your interest in contributing. Anybody is free to report bugs, unclear documentation, and other problems regarding this repository in the Issues section. Additionally everybody is free to propose any changes to this repository using Pull Requests.

If you haven't previously signed the Siemens Contributor License Agreement (CLA), the system will automatically prompt you to do so when you submit your Pull Request. This can be conveniently done through the CLA Assistant's online platform. Once the CLA is signed, your Pull Request will automatically be cleared and made ready for merging if all other test stages succeed.

License and Legal Information

Please read the Legal information.