Im Zuge der Digitalisierung und der stetig intensiveren Automation in der Industrie sollen die
einzelnen Maschinen und Prozesse miteinander vernetzt werden, um die Produktivität und die
Effektivität zu steigern. In dieser Bachelor-Thesis wurde dafür eine SPS von Phoenix Contact in das
Industrial Internet of Things (IIoT) integriert. Auf der einen Seite wurde diese Integration mit dem
plattformunabhängigen Kommunikations-Service OPC UA gemacht und auf der anderen Seite über
den Cloudservice Proficloud.io. Für beide dieser Kommunikations-Möglichkeiten wurde jeweils eine
C#-Konsolenanwendung erstellt, um grundlegende Befehle wie das Schreiben und Lesen von Werten,
umsetzen zu können. Dabei lag der Fokus auf simpler und verständlicher Implementation sowie
Dokumentation, damit der Code und die Dokumentation von Kunden und Studierenden für den
Einstieg wiederverwendet werden kann. Zur Veranschaulichung der gesamten Kommunikationen
wurde ausserdem ein Prototyp mit einer SPS, einem Lichtsensor und einer Steckdose erstellt.
Abstract Englisch
In the course of digitalization and the ever more increasing automation in the industry, individual
machines and processes are networked among each other in order to increase productivity and
effectiveness. In this Bachelor Thesis, a PLC from Phoenix Contact was integrated into the Industrial
Internet of Things (IIoT). On the one hand, this integration was done with the platform-independent
communication service OPC UA and on the other hand via the cloud service Proficloud.io. For both of
these communication options, a C# console application was created to implement the basic
commands like writing and reading values. The focus lied on simple and understandable
implementation as well as documentation, so that the code and documentation can be reused by
customers and students to get started. To illustrate all the communications, a prototype was also
created with a PLC, a light sensor and a power socket.