From eacbf5bb4d57af21c731f41251015d3b991ad490 Mon Sep 17 00:00:00 2001 From: guest Date: Fri, 30 Nov 2007 13:41:25 +0000 Subject: final version, initial import git-svn-id: svn+ssh://mecka.net/home/svn/rtcorba-thesis@1 cba7306a-a4a0-4afd-bcb4-bd19f8a24309 --- praes/integration.tex | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100755 praes/integration.tex (limited to 'praes/integration.tex') diff --git a/praes/integration.tex b/praes/integration.tex new file mode 100755 index 0000000..e760e70 --- /dev/null +++ b/praes/integration.tex @@ -0,0 +1,39 @@ +\section{Integration} + +\begin{frame} + \frametitle{RTCORBA Laserschnittstelle} + \begin{block}{Implementation} + \begin{itemize} + \item Schnittstelle / Komponente (Lichtweg, Laser, \dots) + \item Funktionen zur Parametrisierung + \item Funktionen zum Abruf der Statis + \end{itemize} + \end{block} + \pause + \begin{block}{Vorteile} + \begin{itemize} + \item Laser steuerbar via RT Ethernet + \item offen f\"ur zuk\"unftige Protokolle + \end{itemize} + \end{block} +\end{frame} + +\begin{frame} + \frametitle{DAIS} + \begin{block}{Data Acquisition From Industrial Systems} + OMG Spezifikation zur \"Uberwachung von Steuerungen: + \begin{itemize} + \item Server, stellt Messwerte einer Steuerung zur Verf\"ugung + \item Acquisitor, fordert Messwerte an (Intervall) + \item Alarms \& Events, Messwerte anfordern (Grenzwerte) + \end{itemize} + \end{block} +\end{frame} + +\begin{frame} + \frametitle{Homag DAIS} + \begin{center} + \includegraphics[height=6cm]{../img/homagdais.jpg} + \end{center} +\end{frame} + -- cgit v1.2.3