Skip to content

The application describes how data can be stored, structured and read out on a local OPC UA server built with Node-Red. The data used are read out from an S7 PLC using different protocols.

License

SIMATICmeetsLinux/IOT2050-NodeRed-OPCUA-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IOT2050 Node-Red OPCUA-Server

Overview

The application describes how data can be stored, structured and read out on a local OPC UA server built with Node-Red. The data used are read out from an S7 PLC using the following protocols:

  • S7 Communication
  • Modbus TCP
  • OPC UA

Overview

Used Components

This Example was created using the following Software:

  • On Windows:
    • TIA Portal V16 or V17
    • S7-PLCSIM Advanced V3.0
    • optional: UaExpert V1.5.1
  • On Debian (IOT2050):
    • Node-Red

The Tests were executed on the following Hardware:

  • SIMATIC IOT2050
  • SIMATIC S7-1500 (simulated)

Goal

After working through the following documents, you will know how to:

  • Use different protocols to read values from a S7-1500 PLC
  • Build a OPC UA Server on the IOT2050 with Node-Red
  • Store the transferred values on the OPC UA Server
  • Read the values from the OPC UA Server via Node-Red and UaExpert

Installation and configuration

Use the following documents for the configuration of the IOT2050 and S7-1500:

Related Links

Topic
1 SIMATIC IOT2050 forum: https://support.industry.siemens.com/tf/ww/en/threads/309
2 SIMATIC IOT2050 Getting Started: https://support.industry.siemens.com/tf/ww/en/posts/238945/
3 Operating Instructions: https://support.industry.siemens.com/cs/ww/en/view/109779016

Contribution and Contribution License Agreement

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.

About

The application describes how data can be stored, structured and read out on a local OPC UA server built with Node-Red. The data used are read out from an S7 PLC using different protocols.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published