EC-Monitor: Software library for monitoring (sniffing) of EtherCAT® networks

Overview

Using the EC-Monitor software library it is possible to analyze and evaluate the data traffic of an EtherCAT network. The library records the EtherCAT frames and provides the decoded data to a customer application. In addition to the process data (inputs and outputs), the slave states, the slave error counters and other data are also filtered out of the EtherCAT frames.

The library can be used independently of the master controller and works with EtherCAT masters from many manufacturer (Beckhoff, Omron, Bosch-Rexroth, Lenze, ACS Motion Control, acontis, etc.). EC-Inspector analyzes the complete data traffic between the master and the EtherCAT slaves via a TAP (Test Access Point) device inserted after the master. The TAP device enables both the outgoing frames (Master → Slaves) and the incoming frames (Master ← Slaves) to be recorded and evaluated.

Analyzing and Decoding of EtherCAT Protocol based on network configuration file (ENI)

The recorded EtherCAT frames are decoded based on what is included in the EtherCAT Network Information (ENI) file. This file contains the definition of the process image, all variables including the data types, as well as the structure of the cyclic frames. The ENI file is part of the EtherCAT specification ETG.2100 and can be generated by any EtherCAT configuration software. Usually the ENI file is required by the EtherCAT master anyway. This means that there is no additional engineering effort.

System Architecture

A Test Access Point (TAP) must be inserted into the existing EtherCAT network to capture the EtherCAT frames. The TAP is recommended to be placed between the master and the first slave, but it can also be installed between any two slave devices. However, it is only possible to completely analyze all input and output data when the TAP is installed immediately after the master, because some data (LRW commands) are overwritten by the downstream slave's subsequent input data. The TAP device selected, e.g. Dualcomm ETAP-1000, should have a small propagation delay to as to not disturb the overall network timing.

With EC-Monitor library, there is no need to intervene in the network, control, the EtherCAT master software, or the configuration. EC-Monitor is therefore suitable for new installations (greenfield) as well as for existing systems and machines (brownfield).

Software Architecture

The EC monitor library can be used on the Windows, Linux, QNX, etc. operating systems without any modifications. The network controller is connected via a special driver from acontis, the link layer. Specific designed, high-performance link layers are available for numerous Ethernet controllers.

The EC monitor processes the ENI file completely and uses it to determine, among other things, the number of slaves, the structure of the process image, the variable names and the offset. Based on this data, the application can dynamically adapt to different network configurations.

Use Cases

Use Case: Diagnosis Tool

The EC monitor library provides the data for an EtherCAT diagnostic software to be created by the customer. In addition to displaying the topology and process data, this tool can also be used to localize communication faults. Assuming that the EtherCAT master software regularly checks the slave error counter register, this data can also be decoded by the EC monitor and made available to the application for further processing.  For example, the location and cause of possible errors can be determined from the slave and port-specific error counters (bad cables or faulty plug connections) and display the results graphically. The acontis EC-Inspector is an example of such a tool.

Use Case: IIoT Gateway, (Embedded) Edge Device

An important feature of the EC monitor library is the lossless recording of all process data. This is a prerequisite for implementing applications for quality assurance (condition monitoring) or for predictive maintenance. The recorded data can processed with appropriate algorithms, e.g., on a PC or in an embedded device. The information collected may afterwards forwarded to a central server or to a cloud. The monitoring of the manufacturing process is, among other things, the prerequisite for the complete traceability of a product.

Use Case: Observation of critical applications with a “Supervisor” System

The EC monitor library allows the complete investigation of the entire process data of an EtherCAT network in real time. For safety-critical applications, this data can be validated by an application on another system. This monitoring system thus controls the main application and can take appropriate measures to shut down the main controller in the event of a fault.

Features

  • Analyzing and Decoding the EtherCAT Protocol
  • Utilizes the EtherCAT Network Information (ENI) file
  • Monitoring of Process Data Variables
  • Monitoring of Slave States
  • Monitoring of Slave Error Counters (ESC registers 0x300 to 0x313)
  • Processing of previously captured raw network traffic (Wireshark files)
  • Save raw network traffic in a PCAP (Wireshark) file

Advantages

  • No integration with an existing master controller required
  • Suitable for New (Greenfield) and Existing (Brownfield) installations
  • No specific TAP required, even a regular switch device may be used
  • No impact (e.g. timing, load) on the existing application
  • No changes to existing software required
  • Very small engineering effort: simply use the existing ENI file
  • Use the same software to analyze machines operated by controllers from different manufacturers (Beckhoff, Bosch-Rexroth, Omron, Yaskawa, etc.)

More information

Data sheets and evaluation versions are available in the download area.