PROFInet - Der Einzug von Ethernet in die Prozeßleittechnik

Größe: px
Ab Seite anzeigen:

Download "PROFInet - Der Einzug von Ethernet in die Prozeßleittechnik"

Transkript

1 PROFInet Der Einzug von Ethernet in die Prozeßleittechnik Christian Diedrich ifak Magdeburg Institut für Automatisierungstechnik Otto-von-Guericke-Universität Magdeburg Basiert auf einer Präsentation der PNO 2002

2 Technologieentwicklung und Funktionalitätszuwachs Funktionalität Komponententechnologie in der Automatisierungs technik Digitale Geräte Tool- Integration Funktionsverteilung Geräteunabhängige Funktionalität Analoge Geräte Mechn. fkt. Transistor Processor Industriellel Kommunikation Datenmodellierung Objekttechnologie Technologieschritte

3 Die Trends der Automatisierungs-Technik Trend I: Steuerungsplattformen PLC PLC PLC PC 1990 PC Intelligente Feldgeräte Trend II: Automatisierungsstrukturen zentral früher dezentral heute verteilt morgen

4 Die Trends der Automatisierungs-Technik Trend III: IT-Technologien und Automatisierung wachsen enger zusammen ERP! Durchgängige Kommunikation für vertikale Integration! Datenzugriff von der Unternehmensleitebene (ERP) bis in die Feldebene Ethernet Automati- sierungs- System Feldebene Trend IV: Verwendung offener Standards in der Automatisierung Interfaces! Feldbus PROFIBUS! Ethernet TCP/IP, UDP! OPC, XML, COM/DCOM, ActiveX! Objektorientierung! MS Office Anwendungen Die Mega-Trends sind Basis für PROFInet

5 Systemarchitektur Betriebsleitebene (MES) Ethernet/TCP/IP, WAN Prozeßleit- und Engineeringebene Ethernet/TCP/IP Steuerungsebene Feldbus 4..20mA Produktionsprozeß

6 Technologische Module werden zu PROFInet- Komponenten Technologisches Modul Objektmodell einer PROFInet-Komponente Mechanik Elektrik/Elektronik Logik/Software Pumpenstation Abbildung einer Reset PROFInet- Freigabe Komponente Läuft Beendet Eingeführt Freigabe Start Fehler Beispiele: Pumpenstationen, Analysatoren,...

7 Beispiel - Technologische Module einer Verpackungsmaschine

8 Ursachen für die Modularisierung Dekomposition zur Reduzierung der Komplexität Existenz logischer, in sich geschlossener Teilkomponenten Integration von externen Komponenten Erhöhung der Flexibilität durch Bausteinkasten Verbesserung der Produktionsorganisation durch parallele Modulfertigung

9 Engineeringschritte bei PROFInet Datenschnittstelle Engineeringschnittstelle Information Hersteller A Pumpstation Hersteller B Analysator PROFIBUS PROFIBUS PROFInet Komponente erzeugen Pumpstation Analysator Verschalten der Komponenten

10 PROFInet - Kommunikation Hersteller A Hersteller B Ethernet DCOM / COM TCP / UDP IP Ethernet Hersteller C Proxy PROFIBUS

11 Engineeringebenen herstellerunabhängig herstellerspezifisch Programmierung Konfiguration Parametrierung Hersteller B PROFInet Verschaltungseditor herstellerspezifisch Programmierung Konfiguration Parametrierung Hersteller A herstellerspezifisch Programmierung Konfiguration Parametrierung Hersteller C PROFIBUS PROFIBUS Feldbus X

12 Komponentenerstellung und -verschaltung Herstellerspezifische Programmier- und Konfigurations-Tools PROFInet Verschaltungseditor Hersteller A Componer Schnittstelle Hersteller B Componer Schnittstelle Hersteller C Componer Schnittstelle XML-Datei

13 Übertragung zu PROFInet-Geräten Laden der Verschaltungsinformationen

14 Integration von PROFIBUS-Segmenten in PROFInet Engineering, HMI Ethernet Automatisierungsgerät Automatisierungsgerät Proxy Intelligentes Feldgerät Feldbus X PROFIBUS Offenheit Engineering, HMI Feldgerät Antrieb Investitionsschutz

15 Architektur von PROFInet-Geräten Anwendung SPS, Feldgerät Anwendung, nicht enthalten User - Schnittstelle Beschreibungen, in Open -Source enthalten Betriebs - system System - Einbin - dung ACCO PROFINet Runtime Modell DCOM CO-RPC PDev LDev RT- AUTO Optimierte Kommu - nikation Projek - tierung Kern -Runtime -Software, in Open -Source enthalten Erweiterungen für optimierte Kommunikation TCP-IP / UDP Ethernet

16 Object Relations Engineering <-> Runtime Engineering System Runtime System Physical Device 1 Physical Device (=Hardware) ES-Device Logical Device * 1 Logical Device (=Software) ES-Auto * RT-Auto

17 Runtime Interfaces ICBAPhysicalDevice ICBABrowse Physical Device 1 * ICBALogicalDevice ICBABrowse ICBAState ICBATime ICBAGroupError ICBAExtendedError Logical Device 1 1 ICBAStateEvent ICBAGroupErrorEvent ICBAExtendedErrorEvent ICBARTAuto ICBABrowse * RT-Auto 1 ICBAAccoMgt ICBAAccoServer ICBAAccoCallback ICBAAccoSync ICBAGroupError ACCO ICBAGroupErrorEvent

18 Architecture of the ACCO Method Flow Data Flow RT- Auto Event Flow Data Flow ICBAAccoMgt QoS Event Consumer Data Consumer Consumer Configuration Data Base Data Provider Provider Event Provider ICBAAccoServer Communication DCOM Opti mized Local ACCO ICBAAccoCallback

19 Interfacing OPC PC OPC Client ProfiNet OPC Server ES-data (Tagfile) ACCO ACCO ACCO PROFInet Device PROFInet Device PROFInet Device

20 Goals of PROFInet Engineering > Consideration of the different engineering aspects like connections, parametrization, test and setting up, diagnosis, et. al. > Possibility for dynamic extension to allow cooperation of components of different manufacturers in one single engineering tool > Integration of existing (proprietary) programming- and engineering tools should be possible > Existing architectures like OLE for Process Control (OPC), Fieldbus Device Tool (FDT) have to be considered

21 Engineering example: creating a PROFInet component Engineering mechanics and electric Programming Configuration Programming of the module with the vendor specific tool Parametrization Defining a component using the vendor specific tool

22 Component description at a glance PROFInet Tool SW-Component XML description Component generator Vendor specific programming system " ES ES Master Master (root (root element element of of component) component) " Component Component ID ID " Object Object name name (e.g. (e.g. lifter) lifter) " ES ES Device Device (representation (representation of of hardware) hardware) " Ethernet Ethernet Facet Facet (storage (storage of of IP IP address) address) " Diagnostic Diagnostic Facet Facet (access (access to to runtime runtime data) data) " Download Download Facet Facet (handling (handling of of runtime runtime configuration) configuration) " ES ES Auto Auto (representation (representation of of software software function) function) " Device Device assignment assignment Facet Facet (responsibility (responsibility to to device) device) " Connection Connection Facet Facet (=component (=component interface) interface) " connectors connectors (1...n) (1...n) " name name (e.g. (e.g. start) start) " data data type type (e.g. (e.g. bool) bool) " direction direction (e.g. (e.g. input) input)

23 Engineering example: plant construction - mechanics Selection and installation of Hardware

24 Engineering example: plant construction Importing components Import using XML descriptions A B

25 Engineering example: plant construction - instantiation A

26 Engineering example: plant construction - connections

27 Engineering example: plant construction network view

28 Engineering example: plant construction download of connections

29 Engineering example: plant construction diagnose and setup

30 Engineering facets > Goal: PROFInet object model should be extensible > Definition: A facet ist a SW component that realizes a specific functionality of the engineering object = e.g: The connection facet is responsible for the connections from one component to another. The connections are sent to the devices using the download facet. > There are PROFInet standard facets = e.g. connection facet or download facet > There are manufacturer specific facets, implemented by the manufacturer of the component = E.g. diagnosis facet to deal with the device specific diagnosis information, that cannot be covered by the PROFInet specification.

31 PROFInet-Umfang Kommunikation! offen! transparent! mit PROFIBUS! mit Ethernet! mit IT-Standards Engineering! anlagenweit! herstellerunabhängig PROFInet Verteilte Automation! objektbasiert! komponentenbasiert PROFInet definiert den Standard für den Datenaustausch zwischen intelligenten Geräten von verschiedenen Herstellern an Ethernet und PROFIBUS durch Parametrierung

Automation and Drives. Component based Automation. Neu bei TIA: Component based Automation

Automation and Drives. Component based Automation. Neu bei TIA: Component based Automation and Drives Neu bei TIA: Component based and Drives A&D AS SM 5, 07/2002 2 Der Wandel in der stechnologie Steuerungs-Plattformen PLC PC PLC Intelligent Field Devices PC PLC 1990 2000 2010 and Drives Kommunikation

Mehr

Modularer Maschinenund Anlagenbau. Dr.-Ing. Jürgen Jasperneite Phoenix Contact, Blomberg

Modularer Maschinenund Anlagenbau. Dr.-Ing. Jürgen Jasperneite Phoenix Contact, Blomberg Modularer Maschinenund Anlagenbau Dr.-Ing. Jürgen Jasperneite Phoenix Contact, Blomberg Übersicht Warum Modularisierung? Auswirkungen auf die Automatisierungstechnik Welchen Beitrag leistet ProfiNet? Schlussfolgerungen

Mehr

Web Services. Web Services in the News. Vision: Web of Services. Learning for Results. DECUS Symposium 2002, Vortrag 1K07,

Web Services. Web Services in the News. Vision: Web of Services. Learning for Results. DECUS Symposium 2002, Vortrag 1K07, Web Services Vision: Web of Services Applikationen und Services Ralf Günther Compaq Computer GmbH, Köln Ralf.Guenther@compaq.com DECUS Symposium 2002, Vortrag 1K07, 16.04.2002 Web Services in the News

Mehr

EtherNet/IP Topology and Engineering MPx06/07/08VRS

EtherNet/IP Topology and Engineering MPx06/07/08VRS EtherNet/IP Topology and Engineering MPx06/07/08VRS 3 1. Engineering via free EtherNet/IPTM-Port of a device on Bus from MPx07V10 2. Engineering via optional Industrial-Ethernet-Switch 3. Engineering via

Mehr

SARA 1. Project Meeting

SARA 1. Project Meeting SARA 1. Project Meeting Energy Concepts, BMS and Monitoring Integration of Simulation Assisted Control Systems for Innovative Energy Devices Prof. Dr. Ursula Eicker Dr. Jürgen Schumacher Dirk Pietruschka,

Mehr

SIMATIC PCS 7 V8.2 SIMIT V9. Clever kombiniert: Testen und Trainieren von Automatisierungsprojekten

SIMATIC PCS 7 V8.2 SIMIT V9. Clever kombiniert: Testen und Trainieren von Automatisierungsprojekten SIMATIC PCS 7 V8.2 SIMIT V9 Clever kombiniert: Testen und Trainieren von Automatisierungsprojekten Frei Verwendbar Siemens AG 2016 siemens.com/process-automation SIMATIC PCS 7 V8.2 Effizientes Top Down

Mehr

Ziele. 04.04.2006 Seite 2

Ziele. 04.04.2006 Seite 2 04.04.2006 Seite 1 Ziele Sie können die Vorteile von OPC benennen Sie kennen die wesentlichen Objekte eines OPC-Servers Sie können einen einfachen Client konfigurieren Sie kennen die DCOM-Einstellungen

Mehr

3. VDMA-Tagung Steuerungstechnik Integration von Antrieb und Steuerung

3. VDMA-Tagung Steuerungstechnik Integration von Antrieb und Steuerung 3. VDMA-Tagung Steuerungstechnik Integration von Antrieb und Steuerung Agenda Einleitung Traditionelle Topologien Moderne Topologien Einsatz von Can Einsatz von Einsatz in der Praxis Allgemeine Fragen

Mehr

Optionen im TIA Portal

Optionen im TIA Portal Optionen im TIA Portal OPC UA Server und Cloud Connector www.siemens.de/industrie-tag Automated Digital Workflow OPC UA und Cloud Connector Generieren statt Programmieren Data Exchange Simulation Cloud

Mehr

Fachhochschule Nordostniedersachsen

Fachhochschule Nordostniedersachsen Fachhochschule Nordostniedersachsen University of Applied Sciences Feldgeräteintegration über den offenen SW- Standard FDT Prof. Dr.-Ing. Karl-Heinz Niemann FDT / DTM Herausforderung und Geschichte FDT

Mehr

Process Device Manager SIMATIC PDM V9.0 Siemens AG All Rights Reserved siemens.com/process-automation

Process Device Manager SIMATIC PDM V9.0 Siemens AG All Rights Reserved siemens.com/process-automation Das ideale Service- und Parametriertool für ihre Anlage Process Device Manager V9.0 siemens.com/process-automation Herausforderungen in der Produktionsanlage der verfahrenstechnischen Industrien Schnelle

Mehr

Motion Controller 2 - MC2

Motion Controller 2 - MC2 otion ler 2 - C2 otion ler C2 The C2 (otion ler) is the connective link between a higher-ranking control level (PLC, IPC etc.) and one or more SIEB & EYER drives (series SD2/SD2S and FC2). It receives

Mehr

Der offene Industrial Ethernet Standard. für die Automation. Antriebstechnik mit PROFINET. Dipl. Ing. Manfred Gaul

Der offene Industrial Ethernet Standard. für die Automation. Antriebstechnik mit PROFINET. Dipl. Ing. Manfred Gaul Antriebstechnik mit Der offene Industrial Ethernet Standard Dipl. Ing. Manfred Gaul Marketing and Engineering Manager Software Tools and Industrial Communication SEW-EURODRIVE GmbH & Co KG für die Automation

Mehr

Softwareschnittstellen

Softwareschnittstellen P4.1. Gliederung Rechnerpraktikum zu Kapitel 4 Softwareschnittstellen Einleitung, Component Object Model (COM) Zugriff auf Microsoft Excel Zugriff auf MATLAB Zugriff auf CATIA Folie 1 P4.2. Einleitung

Mehr

FAQ 12/2015. PROFINET IO- Kommunikation. https://support.industry.siemens.com/cs/ww/de/view/

FAQ 12/2015. PROFINET IO- Kommunikation. https://support.industry.siemens.com/cs/ww/de/view/ FAQ 12/2015 PROFINET IO- Kommunikation https://support.industry.siemens.com/cs/ww/de/view/109479139 Dieser Beitrag stammt aus dem Siemens Industry Online Support. Es gelten die dort genannten Nutzungsbedingungen

Mehr

Integration von Antrieb und Steuerung Modulare Maschinenkonzepte

Integration von Antrieb und Steuerung Modulare Maschinenkonzepte von Antrieb und Steuerung Modulare Maschinenkonzepte Automation and Drives Automation and Drives A&D Kompetenz weltweit Die Automatisierungslösungen für alle Branchen in denen sich was bewegt Werkzeugmaschinen

Mehr

Datenaustausch in der Automatisierungstechnik Teil 2

Datenaustausch in der Automatisierungstechnik Teil 2 Datenaustausch in der Automatisierungstechnik Teil 2 Marco Munstermann Datenaustausch der Zukunft CAD DB DWH PPS ABK PFK QS Büro-Netzwerk (Ethernet) Unternehmens-Netzwerk (Ethernet Fabrik-Netzwerk & Industrial

Mehr

Software-SPS: Software PLC: Vom Industrie-PC fähigen From industrial PCzur to leistungs high-performance Steuerung controller Zur Visualisierung und Bedienung von PCs are used in countless machines and

Mehr

Remote I/O & Feldbus Status und Zukunft Michael Hagen R. STAHL Schaltgeräte GmbH. 26. Jan 2005

Remote I/O & Feldbus Status und Zukunft Michael Hagen R. STAHL Schaltgeräte GmbH. 26. Jan 2005 Remote I/O & Feldbus Status und Zukunft Michael Hagen R. STAHL Schaltgeräte GmbH 26. Jan 2005 Darüber will ich sprechen: Ethernet (proprietär) Cntrl I/O I/O I/O Bus IE Modbus Profibus DP Device/ControlNet

Mehr

0 IP C. Architecture. Von Data Access bis Unified. Jürgen Lange Frank Iwanitz Thomas J. Burke. 4., völlig neu bearbeitete und erweiterte Auflage

0 IP C. Architecture. Von Data Access bis Unified. Jürgen Lange Frank Iwanitz Thomas J. Burke. 4., völlig neu bearbeitete und erweiterte Auflage Jürgen Lange Frank Iwanitz Thomas J. Burke 0 IP C Von Data Access bis Unified Architecture 4., völlig neu bearbeitete und erweiterte Auflage VDE VERLAG GMBH Berlin Offenbach Inhaltsverzeichnis Dank...

Mehr

Process Device Manager SIMATIC PDM V9

Process Device Manager SIMATIC PDM V9 Process Device Manager V9 Frei Verwendbar Siemens AG 2016 siemens.com/process-automation Frei Siemens verwendbar AG 2015. / Siemens All Rights AG Reserved 2016. Alle Rechte vorbehalten. siemens.com/process-automation

Mehr

Security for Safety in der Industrieautomation Konzepte und Lösungsansätze des IEC 62443

Security for Safety in der Industrieautomation Konzepte und Lösungsansätze des IEC 62443 Security for Safety in der Industrieautomation Konzepte und Lösungsansätze des IEC 62443 Roadshow INDUSTRIAL IT SECURITY Dr. Thomas Störtkuhl 18. Juni 2013 Folie 1 Agenda Einführung: Standard IEC 62443

Mehr

Technikerprüfung 2012. Automatisierungstechnik. Zeit : 150 Minuten

Technikerprüfung 2012. Automatisierungstechnik. Zeit : 150 Minuten Fachschule für Elektrotechnik, Maschinenbautechnik und Metallbautechnik der Landeshauptstadt München Klasse : Name : MUSTER Technikerprüfung 2012 Automatisierungstechnik Zeit : 150 Minuten Punkte: Note

Mehr

Newest Generation of the BS2 Corrosion/Warning and Measurement System

Newest Generation of the BS2 Corrosion/Warning and Measurement System Newest Generation of the BS2 Corrosion/Warning and Measurement System BS2 System Description: BS2 CorroDec 2G is a cable and energyless system module range for detecting corrosion, humidity and prevailing

Mehr

ABB Field Information Manager 1.1, November 2016 ABB Field Information Manager (FIM) Kundenpräsentation

ABB Field Information Manager 1.1, November 2016 ABB Field Information Manager (FIM) Kundenpräsentation ABB Field Information Manager 1.1, November 2016 ABB Field Information Manager (FIM) Kundenpräsentation Trends bei Konfigurationswerkzeugen FDI ist der neuste Standard für Feldgeräteintegration Moderne

Mehr

Robotino View Kommunikation mit OPC. Communication with OPC DE/EN 04/08

Robotino View Kommunikation mit OPC. Communication with OPC DE/EN 04/08 Robotino View Kommunikation mit OPC Robotino View Communication with OPC 1 DE/EN 04/08 Stand/Status: 04/2008 Autor/Author: Markus Bellenberg Festo Didactic GmbH & Co. KG, 73770 Denkendorf, Germany, 2008

Mehr

Modul Software Komponenten 01 Komponenten

Modul Software Komponenten 01 Komponenten Modul Software Komponenten 01 Komponenten Martin Jud Inhalt 1. Begriff 2. Bedeutung 3. Nutzen 4. Entwurf mit Komponenten HSLU T&A, 14.09.2008 Modul SWK - 01-Komponenten - Martin Jud 2 1. Begriff Definition

Mehr

How-To-Do. OPC-Server with MPI and ISO over TCP/IP Communication. Content. How-To-Do OPC-Server with MPI- und ISO over TCP/IP Communication

How-To-Do. OPC-Server with MPI and ISO over TCP/IP Communication. Content. How-To-Do OPC-Server with MPI- und ISO over TCP/IP Communication How-To-Do OPC-Server with MPI and ISO over TCP/IP Content OPC-Server with MPI and ISO over TCP/IP... 1 1 General... 2 1.1 Information... 2 1.2 Reference... 2 2 Procedure for the Setup of the OPC Server...

Mehr

Vorteile von Java und Konvergenz Service Creation mit JAIN Network Management mit JMX Fazit

Vorteile von Java und Konvergenz Service Creation mit JAIN Network Management mit JMX Fazit Hochschule für Technik und Architektur Chur Dr. Bruno Studer Studienleiter NDS Telecom, FH-Dozent bruno.studer@fh-htachur.ch 1 GSM: 079/610 51 75 Agenda Vorteile von Java und Konvergenz Service Creation

Mehr

How-To-Do. Communication to Siemens OPC Server via Ethernet

How-To-Do. Communication to Siemens OPC Server via Ethernet How-To-Do Communication to Siemens OPC Server via Content 1 General... 2 1.1 Information... 2 1.2 Reference... 2 2 Configuration of the PC Station... 3 2.1 Create a new Project... 3 2.2 Insert the PC Station...

Mehr

Der Durchbruch für den Datenaustausch zwischen Automatisierungssystemen unterschiedlicher Hersteller

Der Durchbruch für den Datenaustausch zwischen Automatisierungssystemen unterschiedlicher Hersteller SIMATIC NET Der Durchbruch für den Datenaustausch zwischen Automatisierungssystemen unterschiedlicher Hersteller Jan 2002 Seite 1 Was ist? ist ein neuer offener Standard Für den Datenaustausch zwischen

Mehr

Das PROFINET der Dinge. VDMA, 21. März 2016. auf dem Weg zu. Karsten Schneider. Industrie 4.0

Das PROFINET der Dinge. VDMA, 21. März 2016. auf dem Weg zu. Karsten Schneider. Industrie 4.0 Das PROFINET der Dinge auf dem Weg zu VDMA, 21. März 2016 Karsten Schneider Industrie 4.0 Ohne Kommunikation geht nichts 2 Cloud Data Analytics Neue Produktionstechnologien Digitalisierung Individualisierte

Mehr

Desktop Management Interface und andere Initiativen der DMTF

Desktop Management Interface und andere Initiativen der DMTF Desktop Management Interface und andere Initiativen der DMTF Gliederung DMI Übersicht Architektur, Organisation Informationsmodell Kommunikationsmodell Sicherheit DMI-Zertifizierung Weitere DMTF-Initiativen

Mehr

integrat Know-How und Lösungen für Industrie 4.0 und IoT

integrat Know-How und Lösungen für Industrie 4.0 und IoT integrat Know-How und Lösungen für Industrie 4.0 und IoT Services SMART Factory Strategy it Determinism Supplier Connected Objects Industrial Internet of Things Analytics Efficiency Big Data SoluTIons

Mehr

OTT netdl Datenlogger - Industrielle Kommunikation

OTT netdl Datenlogger - Industrielle Kommunikation Datenlogger - Industrielle Kommunikation 500 1000 Allgemein Die IP-fähigen Datenlogger der Serie sind für das sichere Handling hydrologischer und meteorologischer Daten konzipiert. Sie sind multitaskingfähig

Mehr

SPS/IPC/Drives 2010 Nürnberg

SPS/IPC/Drives 2010 Nürnberg SPS/IPC/Drives 2010 Nürnberg Pressekonferenz Anton S. Huber Industry Automation Division SPS/IPC/Drives 23.- 25. November 2010 Innovation Highlights von IA: HMI Comfort Panel Line Siplus High-End-Industrie-PC

Mehr

EtherCAT für die Fabrikvernetzung. EtherCAT Automation Protocol (EAP)

EtherCAT für die Fabrikvernetzung. EtherCAT Automation Protocol (EAP) EtherCAT für die Fabrikvernetzung EtherCAT Automation Protocol (EAP) Inhalt sebenen Struktur Daten-Struktur 1. sebenen Feldebene (EtherCAT Device Protocol) Leitebene (EtherCAT Automation Protocol) 2. EAP

Mehr

Presentation of a diagnostic tool for hybrid and module testing

Presentation of a diagnostic tool for hybrid and module testing Presentation of a diagnostic tool for hybrid and module testing RWTH Aachen III. Physikalisches Institut B M.Axer, F.Beißel, C.Camps, V.Commichau, G.Flügge, K.Hangarter, J.Mnich, P.Schorn, R.Schulte, W.

Mehr

Vertikale Integration Was bedeutet das eigentlich?

Vertikale Integration Was bedeutet das eigentlich? Vertikale Integration Was bedeutet das eigentlich? Verwaltung Beschaffung Lieferung Wartung Planung Produktion Ihr Referent! Alexander Bormann! Phoenix Contact GmbH & Co KG! Produktbereich Automatisierung!

Mehr

HIR Method & Tools for Fit Gap analysis

HIR Method & Tools for Fit Gap analysis HIR Method & Tools for Fit Gap analysis Based on a Powermax APML example 1 Base for all: The Processes HIR-Method for Template Checks, Fit Gap-Analysis, Change-, Quality- & Risk- Management etc. Main processes

Mehr

ROFINET PDer Industrial Ethernet Standard für die Automatisierung. Automation and Drives

ROFINET PDer Industrial Ethernet Standard für die Automatisierung. Automation and Drives ROFINET PDer Industrial Ethernet Standard für die Automatisierung Aktuelle technologische in der Automatisierungstechnik Thema in Kurzform 1 2 PROFIBUS / 3 4 5 Trend von zentralen Steuerungsstrukturen

Mehr

iid software tools QuickStartGuide iid USB base driver installation

iid software tools QuickStartGuide iid USB base driver installation iid software tools QuickStartGuide iid software tools USB base driver installation microsensys Nov 2016 Introduction / Einleitung This document describes in short form installation of the microsensys USB

Mehr

Technische Universität Kaiserslautern Lehrstuhl für Virtuelle Produktentwicklung

Technische Universität Kaiserslautern Lehrstuhl für Virtuelle Produktentwicklung functions in SysML 2.0 La Jolla, 22.05.2014 12/10/2015 Technische Universität Kaiserslautern Lehrstuhl für Virtuelle Produktentwicklung Dipl. Wirtsch.-Ing. Christian Muggeo Dipl. Wirtsch.-Ing. Michael

Mehr

SIMATIC HMI SCADA Software Systemvergleich. Unrestricted/ Siemens AG 2016

SIMATIC HMI SCADA Software Systemvergleich. Unrestricted/ Siemens AG 2016 SIMATIC HMI SCADA Software Systemvergleich Unrestricted/ Siemens AG 2016 SIMATIC HMI Software Überblick SIMATIC HMI (maschinennah) SCADA WinCC Comfort (TIA Portal) für Panel-basierte Lösungen WinCC Advanced

Mehr

Michael Reuther, ABB Business Unit Control Technologies / ABB Automation Day, Modul 30D Prozessleitsystem Freelance Überblick und Ausblick

Michael Reuther, ABB Business Unit Control Technologies / ABB Automation Day, Modul 30D Prozessleitsystem Freelance Überblick und Ausblick Michael Reuther, ABB Business Unit Control Technologies / ABB Automation Day, 27.03.2012 Modul 30D Prozessleitsystem Freelance Überblick und Ausblick Automatisierungs-Markt Grösse Prozess- Automation Fabrik-

Mehr

TomTom WEBFLEET Tachograph

TomTom WEBFLEET Tachograph TomTom WEBFLEET Tachograph Installation TG, 17.06.2013 Terms & Conditions Customers can sign-up for WEBFLEET Tachograph Management using the additional services form. Remote download Price: NAT: 9,90.-/EU:

Mehr

How-To-Do. Hardware Configuration of the CC03 via SIMATIC Manager from Siemens

How-To-Do. Hardware Configuration of the CC03 via SIMATIC Manager from Siemens How-To-Do Hardware Configuration of the CC03 via SIMATIC Manager from Siemens Content Hardware Configuration of the CC03 via SIMATIC Manager from Siemens... 1 1 General... 2 1.1 Information... 2 1.2 Reference...

Mehr

DPM_flowcharts.doc Page F-1 of 9 Rüdiger Siol :28

DPM_flowcharts.doc Page F-1 of 9 Rüdiger Siol :28 Contents F TOOLS TO SUPPORT THE DOCUMENTATION... F-2 F.1 GRAPHIC SYMBOLS AND THEIR APPLICATION (DIN 66 001)... F-2 F.1.1 Flow of control... F-3 F.1.2 Terminators and connectors... F-4 F.1.3 Lines, arrows

Mehr

NEWSLETTER. FileDirector Version 2.5 Novelties. Filing system designer. Filing system in WinClient

NEWSLETTER. FileDirector Version 2.5 Novelties. Filing system designer. Filing system in WinClient Filing system designer FileDirector Version 2.5 Novelties FileDirector offers an easy way to design the filing system in WinClient. The filing system provides an Explorer-like structure in WinClient. The

Mehr

Group and Session Management for Collaborative Applications

Group and Session Management for Collaborative Applications Diss. ETH No. 12075 Group and Session Management for Collaborative Applications A dissertation submitted to the SWISS FEDERAL INSTITUTE OF TECHNOLOGY ZÜRICH for the degree of Doctor of Technical Seiences

Mehr

Quo vadis, OPC? - von Data Access bis Unified Architecture - Dipl.-Ing. (BA) Erik Hennig Dresden, 25.10.2007

Quo vadis, OPC? - von Data Access bis Unified Architecture - Dipl.-Ing. (BA) Erik Hennig Dresden, 25.10.2007 Informatik» Angewandte Informatik» Technische Informationssysteme Quo vadis, OPC? - von Data Access bis Unified Architecture - Dipl.-Ing. (BA) Erik Hennig Dresden, 25.10.2007 Gliederung Einführung Was

Mehr

Konfigurieren eines HHR Gerät, um es über eine CBX800 an Profibus anzubinden

Konfigurieren eines HHR Gerät, um es über eine CBX800 an Profibus anzubinden Konfigurieren eines HHR Gerät, um es über eine CBX800 an Profibus anzubinden Benötigte Hardware: - CBX 800 - BM3x0 Profibus Interface-Modul - Handscanner + Kabel CAB 509/512 1. Das HHR Gerät als RS232

Mehr

ALL1681 Wireless 802.11g Powerline Router Quick Installation Guide

ALL1681 Wireless 802.11g Powerline Router Quick Installation Guide ALL1681 Wireless 802.11g Powerline Router Quick Installation Guide 1 SET ALL1681 Upon you receive your wireless Router, please check that the following contents are packaged: - Powerline Wireless Router

Mehr

Integration eines Analyse und Datenmanagement Systems Anlagenmodernisierung mit ABC IT Systemen. November 22, 2013 Copyright by ABC IT GmbH 1

Integration eines Analyse und Datenmanagement Systems Anlagenmodernisierung mit ABC IT Systemen. November 22, 2013 Copyright by ABC IT GmbH 1 Integration eines Analyse und Datenmanagement Systems Anlagenmodernisierung mit ABC IT Systemen November 22, 2013 Copyright by ABC IT GmbH 1 Iststand Simatic S5 SPS-Systeme WF470 Bedienterminal Interbus-S

Mehr

infrastructure definitions example versioning

infrastructure definitions example versioning infrastructure definitions example versioning ATLAS9000 GmbH Landauer Str. - 1 D-68766 Hockenheim +49(0)6205 / 202730 Infrastructure documents Storage ATLAS PLM Archives Drawing Circuit Diagram Work Plan

Mehr

SCHWARZBECK MESS - ELEKTRONIK

SCHWARZBECK MESS - ELEKTRONIK RecTest-Software zur Durchführung der Pulsbewertung und Selektionskurven-Tests unter MS-WINDOWS NT/2000/XP RecTest software for pulse weighting and the overall selectivity tests under MS- WINDOWS NT/2000/XP

Mehr

CX6530. Keyvi3 Verwaltungssoftware CX6530 MS Access. Keyvi3 Management Software CX6530 MS Access. Keyvi3 Verwaltungssoftware

CX6530. Keyvi3 Verwaltungssoftware CX6530 MS Access. Keyvi3 Management Software CX6530 MS Access. Keyvi3 Verwaltungssoftware Keyvi3 Verwaltungssoftware Keyvi3 Management Software CX6530 Keyvi3 Verwaltungssoftware CX6530 MS Access Mit der Keyvi Verwaltungssoftware für Clex prime wird die Schließanlage zentral und komfortabel

Mehr

VPN-Client Android Konfiguration und Installation des internen VPN Clients und Cisco-AnyConnect VPN-Clients

VPN-Client Android Konfiguration und Installation des internen VPN Clients und Cisco-AnyConnect VPN-Clients VPN-Client Android 6.0.1 Konfiguration und Installation des internen VPN Clients und Cisco-AnyConnect VPN-Clients Configuring and installing the internal VPN client and Cisco Any- Connect VPN client 7.

Mehr

STEUERUNGSINTEGRIERTE VISION LÖSUNGEN

STEUERUNGSINTEGRIERTE VISION LÖSUNGEN STEUERUNGSINTEGRIERTE VISION LÖSUNGEN Bernecker + Rainer Industrie-Elektronik Ges.m.b.H Sebastian Sachse Open Automation Technologies Sebastian.sachse@br-automation.com B&R Strasse 1 5142 Eggelsberg Austria

Mehr

1.1 Ethernet - Zusätzliche Virtuelle Schnittstallen

1.1 Ethernet - Zusätzliche Virtuelle Schnittstallen Release Notes System Software 7.9.3 Deutsch Diese Version unserer Systemsoftware ist für folgende Gateways verfügbar: X8500 Folgende Änderungen sind vorgenommen worden: 1.1 Ethernet - Zusätzliche Virtuelle

Mehr

TIA Portal V13 Kommunikation mit S7-1500

TIA Portal V13 Kommunikation mit S7-1500 TIA Portal V13 Kommunikation mit S7-1500 Seite 1 Anmerkungen zum Webmeeting Fragen bitte hier eingeben Bitte Lautsprecher an / Mikro & Video aus Sie brauchen nichts mitzuschreiben à Download hier. mit

Mehr

SAP Simple Service Request. Add-on for SAP Solution Manager by SAP Consulting SAP Deutschland SE & Co. KG

SAP Simple Service Request. Add-on for SAP Solution Manager by SAP Consulting SAP Deutschland SE & Co. KG SAP Simple Service Request Add-on for SAP Solution Manager by SAP Consulting SAP Deutschland SE & Co. KG IT Service Management with SAP Solution Manager SAP Solution Manager covers all processes of IT

Mehr

Kuhnke Scout. PC-basierte Steuerungen (integrierte Komplettsysteme)

Kuhnke Scout. PC-basierte Steuerungen (integrierte Komplettsysteme) Kuhnke Scout PC-basierte Steuerungen (integrierte Komplettsysteme) Mit einem EtherCAT -Master und zwei zusätzlichen CANopen-Schnittstellen ist die neue CODESYS-Steuerung Kuhnke Scout von Kendrion als einfaches

Mehr

- Messdaten herunterladen - Diagnosis and Analysis of measuring data. - Download of measuring data

- Messdaten herunterladen - Diagnosis and Analysis of measuring data. - Download of measuring data Smart Utility Software The SmartUtility offers the following functionalities: - Search of SmartCheck within the network - Administration of the SmartCheck Software zur Administration von FAG SmartCheck

Mehr

Automation and Drives PROFINET. der offene Standard für f r die verteilte Automatisierung auf der Basis von Industrial Ethernet

Automation and Drives PROFINET. der offene Standard für f r die verteilte Automatisierung auf der Basis von Industrial Ethernet der offene Standard für f r die verteilte Automatisierung auf der Basis von Industrial Ethernet Christof Kreienmeier, Siemens Automation & Drives, Düsseldorf Was ist? ist der offene Ethernet Standard für

Mehr

Fakultät Informatik, Institut für Angewandte Informatik, Professur Prozesskommunikation Entwicklung eines Profinet IO Testbetts

Fakultät Informatik, Institut für Angewandte Informatik, Professur Prozesskommunikation Entwicklung eines Profinet IO Testbetts Fakultät Informatik, Institut für Angewandte Informatik, Professur Prozesskommunikation Entwicklung eines Profinet IO Testbetts Dresden, 30.04.2010 Gliederung - Was ist ein Testbett? - Was ist Profinet

Mehr

Integrated result data management in the development process of vehicle systems based on the ASAM ODS standard

Integrated result data management in the development process of vehicle systems based on the ASAM ODS standard Integrated result data management in the development process of vehicle systems based on the ASAM ODS standard Dipl.-Ing. (FH) Stefan Geneder, Technische Hochschule Ingolstadt Dr. Felix Pfister, AVL List,

Mehr

Server Architecture for Network Independent Multimedia Service Control. Wolfgang Kellerer

Server Architecture for Network Independent Multimedia Service Control. Wolfgang Kellerer Server Architecture for etwork Independent Multimedia 25.01.2001 ITG Workshop IP in Telekommunikationsnetzen, 25.-26.01.2001, Bremen ehrstuhl für ommunikationsnetze Prof. Dr.-Ing ehrstuhl für ommunikationsnetze

Mehr

windream SDK Einfache System-Erweiterungen und Software-Integrationen mit windream

windream SDK Einfache System-Erweiterungen und Software-Integrationen mit windream windream SDK Einfache System-Erweiterungen und Software-Integrationen mit windream 2 Einfache System-Erweiterungen und Software- Integrationen mit windream Die offene Architektur des Enterprise-Content-Management-Systems

Mehr

Andere Industrielle Bussysteme

Andere Industrielle Bussysteme Andere Industrielle Bussysteme Dr. Leonhard Stiegler Automation www.dhbw-stuttgart.de Industrielle Bussysteme Teil 8 Andere Feldbusse, L. Stiegler Inhalt Profinet Ethernet Powerlink Avionics Full Duplex

Mehr

SIMATIC PCS 7 V8.2 SIMIT V9. Clever kombiniert: Testen und Trainieren von Automatisierungsprojekten

SIMATIC PCS 7 V8.2 SIMIT V9. Clever kombiniert: Testen und Trainieren von Automatisierungsprojekten SIMATIC PCS 7 V8.2 SIMIT V9 Clever kombiniert: Testen und Trainieren von Automatisierungsprojekten Frei Verwendbar Siemens AG 2016 siemens.com/process-automation Simulation Verwendung Virtuelle Inbetriebnahme:

Mehr

Load balancing Router with / mit DMZ

Load balancing Router with / mit DMZ ALL7000 Load balancing Router with / mit DMZ Deutsch Seite 3 English Page 10 ALL7000 Quick Installation Guide / Express Setup ALL7000 Quick Installation Guide / Express Setup - 2 - Hardware Beschreibung

Mehr

Landwirtschaft 4.0 rückt näher, dank der individuellen und herstellerübergreifenden Datenaustauschplattform

Landwirtschaft 4.0 rückt näher, dank der individuellen und herstellerübergreifenden Datenaustauschplattform 30.09.2016 Dr. Johannes Sonnen Landwirtschaft 4.0 rückt näher, dank der individuellen und herstellerübergreifenden Datenaustauschplattform 1 / 20 DKE-Founding 2 / 20 Customers have precise Datamanagement

Mehr

Model-based Development of Hybrid-specific ECU Software for a Hybrid Vehicle with Compressed- Natural-Gas Engine

Model-based Development of Hybrid-specific ECU Software for a Hybrid Vehicle with Compressed- Natural-Gas Engine Model-based Development of Hybrid-specific ECU Software for a Hybrid Vehicle with Compressed- Natural-Gas Engine 5. Braunschweiger Symposium 20./21. Februar 2008 Dipl.-Ing. T. Mauk Dr. phil. nat. D. Kraft

Mehr

Infrastructure as a Service (IaaS) Solutions for Online Game Service Provision

Infrastructure as a Service (IaaS) Solutions for Online Game Service Provision Infrastructure as a Service (IaaS) Solutions for Online Game Service Provision Zielsetzung: System Verwendung von Cloud-Systemen für das Hosting von online Spielen (IaaS) Reservieren/Buchen von Resources

Mehr

GridMate The Grid Matlab Extension

GridMate The Grid Matlab Extension GridMate The Grid Matlab Extension Forschungszentrum Karlsruhe, Institute for Data Processing and Electronics T. Jejkal, R. Stotzka, M. Sutter, H. Gemmeke 1 What is the Motivation? Graphical development

Mehr

1. Hardware Configuration Hardware-Konfiguration Software-Konfiguration Software Configuration...4

1. Hardware Configuration Hardware-Konfiguration Software-Konfiguration Software Configuration...4 Einzel- und Verbundkonfiguration Stand-alone and Multi-unit Configuration Inhaltsverzeichnis 1. Hardware-Konfiguration... 2 1.1 Netzwerkadressen...2 1.2 Verkabelung...2 Contents 1. Hardware Configuration...2

Mehr

EAM Community. Rolf Weber Uwe Schröder 1.10.2013. Workshop MDM und EAM. Rolf Weber, Senior Process Architect Laufenburg, 1.

EAM Community. Rolf Weber Uwe Schröder 1.10.2013. Workshop MDM und EAM. Rolf Weber, Senior Process Architect Laufenburg, 1. EAM Community Workshop MDM und EAM Rolf Weber Uwe Schröder Rolf Weber, Senior Process Architect Laufenburg, 1. Oktober 2013 1.10.2013 Introduction Behandelte Themen Driver Grid Control Business Growth

Mehr

Ist Profinet eigentlich männlich oder weiblich?

Ist Profinet eigentlich männlich oder weiblich? Ist Profinet eigentlich männlich oder weiblich? Dies ist sicher nicht die brennendste Frage rund um Profinet. In den letzten Monaten häuften sich allerdings grundlegende Fragen zur Arbeitsweise und Funktionsumfang

Mehr

Willkommen. in der Welt der Hütten- und Walzwerks-Technologie. Moderne Automatisierungstopologien mit Echtzeit Ethernet am Beispiel EtherCAT

Willkommen. in der Welt der Hütten- und Walzwerks-Technologie. Moderne Automatisierungstopologien mit Echtzeit Ethernet am Beispiel EtherCAT Willkommen in der Welt der Hütten- und Walzwerks-Technologie Moderne Automatisierungstopologien mit Echtzeit Ethernet am Beispiel EtherCAT Rückblick: 20 Jahre Feldbus Bis 1989: -Zentrale Automatisierungssysteme

Mehr

Product Lifecycle Manager

Product Lifecycle Manager Product Lifecycle Manager ATLAS9000 GmbH Landauer Str. - 1 D-68766 Hockenheim +49(0)6205 / 202730 Product Lifecycle Management ATLAS PLM is powerful, economical and based on standard technologies. Directory

Mehr

Cameraserver mini. commissioning. Ihre Vision ist unsere Aufgabe

Cameraserver mini. commissioning. Ihre Vision ist unsere Aufgabe Cameraserver mini commissioning Page 1 Cameraserver - commissioning Contents 1. Plug IN... 3 2. Turn ON... 3 3. Network configuration... 4 4. Client-Installation... 6 4.1 Desktop Client... 6 4.2 Silverlight

Mehr

Web Services Monitoring

Web Services Monitoring Web Services Monitoring Foliensatz zum Vortrag von der OIO Hauskonferenz am 17. Dezember 2009 predic8 GmbH Moltkestr. 40 53173 Bonn www.predic8.de info@predic8.de Ihr Sprecher Thomas Bayer Trainer, Berater,

Mehr

Creating OpenSocial Gadgets. Bastian Hofmann

Creating OpenSocial Gadgets. Bastian Hofmann Creating OpenSocial Gadgets Bastian Hofmann Agenda Part 1: Theory What is a Gadget? What is OpenSocial? Privacy at VZ-Netzwerke OpenSocial Services OpenSocial without Gadgets - The Rest API Part 2: Practical

Mehr

Verknüpfung von virtueller und realer Welt durch Open Core Engineering

Verknüpfung von virtueller und realer Welt durch Open Core Engineering Bosch Rexroth. The Drive & Control Company Verknüpfung von virtueller und realer Welt durch Open Core Engineering MATLAB Expo Thomas Ehehalt München, 10.05.2016 1 Focus on industry Smart Home / Smart Building

Mehr

3 PROFINET im Überblick

3 PROFINET im Überblick PROFINET ist der offene Industrial-Ethernet-Standard der PROFIBUS Nutzerorganisation für die Automatisierung. Er deckt alle Anforderungen der Automatisierung ab. Für die Kommunikation werden die international

Mehr

+++ Bitte nutzen Sie die integrierte Audio-Funktion von WebEx (Menü Audio -> Integrated Voice Conference -> Start auswählen), um uns zu hören!!!.

+++ Bitte nutzen Sie die integrierte Audio-Funktion von WebEx (Menü Audio -> Integrated Voice Conference -> Start auswählen), um uns zu hören!!!. +++ Bitte nutzen Sie die integrierte Audio-Funktion von WebEx (Menü Audio -> Integrated Voice Conference -> Start auswählen), um uns zu hören!!!. +++ Oracle Mobile Cloud Service (MCS) MCS SDK & MAF MCS

Mehr

Projekt e-energy@home Prof. Dr.-Ing. Ingo Kunold

Projekt e-energy@home Prof. Dr.-Ing. Ingo Kunold Prof. Dr.-Ing. Ingo Kunold Entwurf eines Informations- und Kommunikationssystems zur zeitetikettierten Energiemengenerfassung und zum parametergestützten Last-Management im Energieversorgungsnetz für Privat-Haushalte

Mehr

Datenblatt. Remote-I/O - u-remote UR20-4AO-UI or 4-wire connection; 16-bit resolution; 4 outputs

Datenblatt. Remote-I/O - u-remote UR20-4AO-UI or 4-wire connection; 16-bit resolution; 4 outputs 2- or 4-wire connection; 16-bit resolution; 4 outputs The analogue output module controls up to 4 analogue actuators with +/-10 V, +/-5 V, 0...10 V, 0...5 V, 2...10 V, 1...5 V, 0...20 ma or 4...20 ma with

Mehr

Webbasierte Exploration von großen 3D-Stadtmodellen mit dem 3DCityDB Webclient

Webbasierte Exploration von großen 3D-Stadtmodellen mit dem 3DCityDB Webclient Webbasierte Exploration von großen 3D-Stadtmodellen mit dem 3DCityDB Webclient Zhihang Yao, Kanishk Chaturvedi, Thomas H. Kolbe Lehrstuhl für Geoinformatik www.gis.bgu.tum.de 11/14/2015 Webbasierte Exploration

Mehr

GmbH, Stettiner Str. 38, D-33106 Paderborn

GmbH, Stettiner Str. 38, D-33106 Paderborn Serial Device Server Der Serial Device Server konvertiert die physikalische Schnittstelle Ethernet 10BaseT zu RS232C und das Protokoll TCP/IP zu dem seriellen V24-Protokoll. Damit können auf einfachste

Mehr

SemTalk Services. SemTalk UserMeeting 29.10.2010

SemTalk Services. SemTalk UserMeeting 29.10.2010 SemTalk Services SemTalk UserMeeting 29.10.2010 Problemstellung Immer mehr Anwender nutzen SemTalk in Verbindung mit SharePoint Mehr Visio Dokumente Viele Dokumente mit jeweils wenigen Seiten, aber starker

Mehr

H Mcast Future Internet made in Hamburg?

H Mcast Future Internet made in Hamburg? H Mcast Future Internet made in Hamburg? Thomas Schmidt (HAW Hamburg) schmidt@informatik.haw-hamburg.de Forschungsschwerpunkt: IMS Interagierende Multimediale Systeme 1 Prof. Dr. Thomas Schmidt http://www.haw-hamburg.de/inet

Mehr

FDI Cooperation: Pressegespräch. 6. November 2013 NAMUR Hauptsitzung, Bad Neuenahr

FDI Cooperation: Pressegespräch. 6. November 2013 NAMUR Hauptsitzung, Bad Neuenahr FDI Cooperation: Pressegespräch 6. November 2013 NAMUR Hauptsitzung, Bad Neuenahr Agenda Freigabe der FDI Spezifikationen Demonstration von IDE und Common Host Components Vorstellung des ersten FDI Buches

Mehr

Kurzinformation Brief information

Kurzinformation Brief information AGU Planungsgesellschaft mbh Sm@rtLib V4.1 Kurzinformation Brief information Beispielprojekt Example project Sm@rtLib V4.1 Inhaltsverzeichnis Contents 1 Einleitung / Introduction... 3 1.1 Download aus

Mehr

Achim Laubenstein (ABB), Michael Pelz (Clariant), NAMUR Hauptsitzung 2011 Feldgeräte-Integration FDI Werden die NAMUR Anforderungen erfüllt?

Achim Laubenstein (ABB), Michael Pelz (Clariant), NAMUR Hauptsitzung 2011 Feldgeräte-Integration FDI Werden die NAMUR Anforderungen erfüllt? Achim Laubenstein (ABB), Michael Pelz (Clariant), NAMUR Hauptsitzung 2011 Feldgeräte-Integration FDI Werden die NAMUR Anforderungen erfüllt? November 8, 2011 Slide 1 Inhalt Geräteintegration FDI Technologie

Mehr

XML Template Transfer Transfer project templates easily between systems

XML Template Transfer Transfer project templates easily between systems Transfer project templates easily between systems A PLM Consulting Solution Public The consulting solution XML Template Transfer enables you to easily reuse existing project templates in different PPM

Mehr

2 von :56

2 von :56 1 von 7 12.06.2011 12:56 Automation Technology > Industrial Communication > Industrial > System interfacing > SIMATIC S7 > Communication for SIMATIC S7-300 > CP 343-1 Advanced 6GK7343-1GX30-0XE0 COMMUNICATION

Mehr