Skip to content

industrial-edge/slmp-connector-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLMP Connector

This example shows how to use the Industrial Edge app SLMP Connector.

Description

Overview

This tutorial shows how to use the Industrial Edge application SLMP Connector to establish a connection between an Industrial Edge Device (IED) and a 3rd party PLC that supports SLMP (Seamless Messaging Protocol), which is a client/server protocol for point to point communication between standard TCP/IP Ethernet devices and CC-Link IE networks.

These PLC variants are supported:

  • Mitsubishi iQR series
  • Mitsubishi iQF series

The SLMP Connector is an application that runs on the individual IED. Connections can be configured using the IIH 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 Mitsubishi PLC FX5U (iQF) using the SLMP Connector. The FX5U acts as SLMP server and the IED acts as SLMP client. The data is published on the IE Databus. By using the application IE Flow Creator, we fetch the metadata of the SLMP 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 apps IE Databus, IE Flow Creator, IIH Configurator, IIH Registry Service, SLMP Connector, Data Service (optional)
  • IED is connected to Mitsubishi PLC via Ethernet
  • GX Works 3 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
    • IE Flow Creator V1.10.0-3
    • IIH Configurator V1.5.0
    • IIH Registry Service V1.5.0
    • SLMP Connector V2.0.0-2
    • Data Service V1.5.0
  • PLC: Mitsubishi FX5U
  • GX Works 3 (Mitsubishi engineering software)

PLC project

The used PLC project Test.gx3 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 SLMP 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.

Licence and Legal Information

Please read the Legal information.