Tele-Diagnosis at Networked Automation Systems

Size: px
Start display at page:

Download "Tele-Diagnosis at Networked Automation Systems"

Transcription

1 Tele-Diagnosis at Networked Automation Systems Klaus Kabitzsch, Volodymyr Vasyutynskyy Dresden University of Technology, Faculty of Computer Science, D Dresden Kurzfassung. Dieses Papier beschreibt ein Teleservice-Werkzeug, das zur Ferndiagnose von SPS an Maschinen benutzt wird. Es zeichnet die Abläufe im Inneren der SPS auf. Dabei werden alle Echtzeit-Details gemessen. Um die gemessenen Variablen flexibel auswählen zu können, wird ein mobiler Agent im fernen Rechner konstruiert. Dieser Agent wird mit Hilfe des Netzwerks in die SPS übertragen und beginnt dort zu arbeiten. Die Beobachtungen an der Software werden von Video- und Audio-Messungen an der Maschine unterstützt. Abstract. This paper describes a teleservice - tool, which is used for the remote diagnosis of PLCS at machines. It records the operations in the interior of the PLCS. Thereby all real time - details are measured. To be able to select the measured variables flexibly, a mobile agent is constructed in the far computer. This agent will transfer into the PLCS with the help of the network and begins to work there. The observations at the software are supported by video - and audio - measurements at the machine. 1 Introduction Complex machines and equipment are not faultless after their commissioning. Even if all tests were successful, many disturbances and real - time problems remain. Many errors appear only rarely and mostly then, if the maintenance persons has left the construction site already. If errors appear first to a later point in time, it gives large problems particularly at exported machines. While the specialists returned to their office for example in Germany, the machine at the customer is many thousands of kilometers remote. Debugging and repair require high expense and bring following problems: The journey of the specialists to the customer requires long time. The machine can not work during this time and this causes high costs. Often the specialists find only trivial error causes. Some error effects exist only occasionally and disappear then again for long time (transient errors). In most cases the customer turns on these machines again and has

2 they worked further. If the troubleshooter arrives at the machine, all tracks are effaced then. Nobody can find then error causes. The specialists must bring along many resources, gauges and tools. Often they have forgotten an important tool. Then they must wait, until it is supplied later. The journey of the troubleshooters and the transport of the tools cause high costs. 2 Teleservice It would be a better solution, if the specialists remain first of all in their office. For this reason the computers and PLCS at the remote machine are joined by the telecommunication with the specialists. The troubleshooters can manipulate now at the PLCS and observe their function. All maintenance works are executed over a large distance. But their access to the PLCS still remains not complete: The troubleshooters can not see into the interior of the PLCS (hardware, software). They can observe the faulty operations no more with bare eyes, because they are too fast. If an error appears only rarely, the attention is missing to the right point in time. If the cause of an error lasts long time, they lose the overview. video camera machine PLC near PC long distance internet, ISDN, telephone far PC video window monitor window microphone Fig. 1. Principle of the teleservice

3 3 Monitor - Tools The teleservice - tool "AutoSPy" solves these problems with the monitor - technology. This tool observes, records and stores all processes in the interior of the PLCS over long time. The stored time course of all program - variables and input - output - connections is marked also as "history". Figure 2 shows the measurement at the transport system of the high shelf warehouse of a CIM - factory. Sensors measure the position of the sled and send this information to the input - variables E0.1 to E0.6. If the sensor E0.4 refuses in rare cases, this error is recognizable only with the help of a long-time - recording. The duration of the impulses to the input - connection E0.4 is about similarly the cycle time of the PLCS. Therefore the tool must record all variables with high temporal precision. The resolution must be identical with the cycle time. Error: missed impulse E0.4 Fig. 2. Measurement with the tool AutoSPy at the transport system of a CIM - factory It is often necessary, that the contents of variables are recorded with all real time - details. Then all variables may be observed however no more simultaneously, which are founded in a PLC - program. The tool would have to read, store and transfer a mass of data in this case. Instead the user must select now some few variables, whose time course he would like to observe precise.

4 Fig. 3. Selection windows of the tool AutoSPy. In the left window the user chooses names from the symbol - table and data types of the variables. The right window shows the selected variables. For the selection of the variables the teleservice - tool AutoSPy has important properties: All variables of the PLCS - software and the input - output - connectors stand at the disposal for this selection. The uncoded names used in the source code of the PLCS are offered the user actively to the selection. Therefore the far computer shows for example a list with the names of the symbol - table. The user selects the names with the mouse. The new observation - instruction will transfer from the far computer by the near computer into the PLCS. To load the new observation - instruction in the PLCS, the user must not switch off the machine or the PLCS. Also a reduction of the work speed, one-step operation etc. is not desired. The new observation - instruction is loaded in the PLCS, while these runs in the real time - operation.

5 4 Mobile software - agents To fulfill the demands shown in chapter 3, the technology of the mobile agents is used. If the selection of the variables (figure 3) is terminated in the far computer, the work of a code generator begins there. control flow (every cycle of the operating system) data flow (from the PLC - variables) program code reads PLC - variables scratchpad storage data flow (to the network) Fig. 4. Elements of a mobile agent This code - generator creates independently a software object (figure 4). The object contains program code, which should read the selected variables in the PLCS. The object contains also an empty memory, which should store the registered history in the PLCS. The object contains also communication - components, which transfer the history to the near computer.

6 If the agent is created, it will transfer from the far computer to the near computer with the help of the telecommunication (figure 5). The near computer transmits the agent to the PLC. There the agent is installed by the operating system and is integrated in the processing cycle. As soon as the far computer gives the start - command, the agent begins to work in the PLC. The operating system of the PLC processes the agent at the beginning of each cycle now. The agent observes the variables and puts their values into the scratchpad storage. Subsequently it transfers the history to the near computer. To improve the effectiveness of this transmission, a block-by-block transfer was implemented. In the near computer the history is stored on the hard disk agent-1 machine-1 machine-2 PLC-1 PLC-2 near PC-1 long distance agent-2 internet, ISDN, telephone far PC video window monitor window machine-3 PLC-3 near PC-2 agent-3 Fig. 5. Mobile agents are transported from the far computer to their target - places: the PLCS 5 Support of video and audio The preparation of the measurement and the recording of the history require often many hours. Thereby the far computer is remote possibly many thousand kilometers from the machine. The user can not see and hear therefore the PLCS, the machine and their environment. But many users wish an observation of the machine during the measurement. There are different reasons for it: Security: The user wants to avoid dangers for persons, who stand nearby the machine. Diagnosis: The user is interested not only in the history, which he has recorded in the interior of the PLCS. He wants to observe also the outer performance of the machine during this measurement. Subsequently he can compare both observations.

7 Therefore AutoSPy is complemented by a video camera and a microphone. Both are connected to the near computer and transfer images and clays to the far computer. There the images can be observed in a separate window of the tool. Also the noises of the machine are returned by the loudspeaker (figure 1). References 1. Ribbecke, H.-D.: Fehlerlokalisierung in Automatisierungssystemen. SPS-Magazin (1998) H , S Kabitzsch, K.; Hartenstein, D.: Fehlersuche in Automatisierungssystemen mit Feldbus-Vernetzung. e&i Elektrotechnik und Informationstechnik 114(1997) H.5, S , Springer Verlag Wien Dauphin, P.; Hartleb, F.; Kienow, M.; Mertsiotakis, V.; Quick, A.: PEPP: Performance Evaluation of Parallel Programs. Technical Report 5/92, Universität Erlangen-Nürnberg, IMMD VII, Kabitzsch, K.; Hartenstein, D.: Mit Excel gegen Fehler - Fehlern in LON- Netzwerken auf der Spur. Elektronik (1997) H. 19, S Myers, G.J.: The art of software testing. John Wiley & Sons Inc Kabitzsch, K.; Hartenstein, D.: Diagnose bei der Inbetriebnahme komplexer Automatisierungssysteme. VDI-Berichte Nr. 1397, S , VDI-Verlag Düsseldorf Ribbecke, H.-D.; Wittig, E.; Kabitzsch, K.: Fehlern in SPS-Systemen auf der Spur. Elektronik (1998) H. 12, S TU Dresden, Fakultät Informatik, Institut Informationssysteme,

Publikationen und Vorträge

Publikationen und Vorträge Publikationen und Vorträge von Prof. Dr.-Ing. Dr. h.c. mult. J. Steinbrunn 1. J. Steinbrunn: Untersuchungen zur Fahrdynamik von Großkabinen-Seilbahnen VDI-Berichte Nr. 328, 1978 2. J. Steinbrunn: Modellbildung

More information

Efficient remote access to machines and plants with SIMATIC

Efficient remote access to machines and plants with SIMATIC Efficient remote access to machines and plants with SIMATIC Telecontrol and teleservice solutions modular, flexible and secure SIMATIC NET siemens.com/industrial-remote-access Industrial remote access

More information

REFERENCE. Project P&O Ports Antwerpen. ms Neumann Elektronik GmbH. Systemhersteller und Systemintegrator für Informations- und Sicherheitstechnik

REFERENCE. Project P&O Ports Antwerpen. ms Neumann Elektronik GmbH. Systemhersteller und Systemintegrator für Informations- und Sicherheitstechnik ms Neumann Elektronik GmbH Systemhersteller und Systemintegrator für Informations- und Sicherheitstechnik System manufacturer and system integrator for information and safety technology Innovative command-

More information

Computer Supported Cooperative Work and Image Analysis in Teleradiology

Computer Supported Cooperative Work and Image Analysis in Teleradiology Computer Supported Cooperative Work and Image Analysis in Teleradiology H. Handels 1, Ch. Hahn 1, J. Miehe 2, A. Will 3, P. Bernardes 4, Ch. Busch 4, V. Kühn 4, E. Rinast 5, H. Putzar 6, K. Rösler 6 1

More information

Artikel I Änderung der Studienordnung In der Anlage zur Studienordnung wird Punkt 2 wie folgt neu gefasst:

Artikel I Änderung der Studienordnung In der Anlage zur Studienordnung wird Punkt 2 wie folgt neu gefasst: 413 Änderungssatzung für die Studien- und Prüfungsordnung für den Double-Degree-Masterstudiengang ICT Innovation an der Technischen Universität Berlin Vom 23. Juli 2014 Der Fakultätsrat der Fakultät IV

More information

<User s Guide> Plus Viewer. monitoring. Web

<User s Guide> Plus Viewer. monitoring. Web Plus Viewer 1 < Plus Viewer (web ) > 1-1 Access Method The user can access the DVR system through the web. 1 Enter the IP for the DVR system in the address field of the web browser. 2 The

More information

ARCHITECTURE OF INDUSTRIAL AUTOMATION SYSTEMS

ARCHITECTURE OF INDUSTRIAL AUTOMATION SYSTEMS ARCHITECTURE OF INDUSTRIAL AUTOMATION SYSTEMS Abdu Idris Omer Taleb M.M., PhD Majmaah University, Kingdom of Saudia Arabia Abstract This article is aimed to name the levels of industrial automation, describes

More information

TI 313 (1.0 EN) d&b Remote network - Integration

TI 313 (1.0 EN) d&b Remote network - Integration TI 313 (1.0 EN) d&b Remote network - Integration 1. Introduction The d&b Remote network offers various options to configure, control and monitor a d&b sound reinforcement system. This can be done by either

More information

Building an Architecture Model 1. 1. Entwerfen Sie mit AxiomSys ein Kontextdiagramm, das folgendermaßen aussieht:

Building an Architecture Model 1. 1. Entwerfen Sie mit AxiomSys ein Kontextdiagramm, das folgendermaßen aussieht: Building an Architecture Model 1 1. Entwerfen Sie mit AxiomSys ein Kontextdiagramm, das folgendermaßen aussieht: Wie Ihnen aus der vergangenen Lehrveranstaltung bekannt ist, bedeuten Sterne neben den Bezeichnungen,

More information

COMPLETE VIDEO SUPPORT FOR EVENTS

COMPLETE VIDEO SUPPORT FOR EVENTS DIGITON VIDEO TRACER? COMPLETE VIDEO SUPPORT FOR EVENTS Multipoint Video Control Algorithm Main features: - Full HD display, - Full HD video recording, - FULL HD video conference with remote participants,

More information

Development of Remote Monitoring System for Tunnel Machine

Development of Remote Monitoring System for Tunnel Machine Yoshinobu Shimizu Shegeaki Ashikaga In recent years, more and more tunnel machines (shields and TBMs) of Komatsu have been operated not only in Japan but also in China and other countries. In order to

More information

Embedded Software Development and Test in 2011 using a mini- HIL approach

Embedded Software Development and Test in 2011 using a mini- HIL approach Primoz Alic, isystem, Slovenia Erol Simsek, isystem, Munich Embedded Software Development and Test in 2011 using a mini- HIL approach Kurzfassung Dieser Artikel beschreibt den grundsätzlichen Aufbau des

More information

Remote Maintenance with Security Appliances FL MGuard RS2000 and RS4000. Economic and Reliable Service

Remote Maintenance with Security Appliances FL MGuard RS2000 and RS4000. Economic and Reliable Service Remote Maintenance with Security Appliances FL MGuard RS2000 and RS4000 Economic and Reliable Service Today, plants generally comprise of complex machines and systems with a high degree of automation.

More information

How To Use A Telephone In European Europe

How To Use A Telephone In European Europe ISDN-Telephone Integral TS 13 connected to Integral 33 systems Operating Instructions We give you the edge. Familiarise yourself with your telephone Important notes What you should definitely read -- Your

More information

Focus on Customer Information. Stationary, highly automated customer information systems. Innovative and reliable Information Technologies

Focus on Customer Information. Stationary, highly automated customer information systems. Innovative and reliable Information Technologies Focus on Customer Information Stationary, highly automated customer information systems Innovative and reliable Information Technologies Growing Need of Information In today s world, travelling comfort

More information

ARTICLE. Sound in surveillance Adding audio to your IP video solution

ARTICLE. Sound in surveillance Adding audio to your IP video solution ARTICLE Sound in surveillance Adding audio to your IP video solution Table of contents 1. First things first 4 2. Sound advice 4 3. Get closer 5 4. Back and forth 6 5. Get to it 7 Introduction Using audio

More information

Exchange Synchronization AX 2012

Exchange Synchronization AX 2012 Exchange Synchronization AX 2012 Autor... Pascal Gubler Dokument... Exchange Synchronization 2012 (EN) Erstellungsdatum... 25. September 2012 Version... 2 / 17.06.2013 Content 1 PRODUKTBESCHREIBUNG...

More information

Application Note. Introduction to. Page 1 / 10

Application Note. Introduction to. Page 1 / 10 Application Note Introduction to RAPID-TEST Page 1 / 10 ABSTRACT With the RAPID-TEST instruments, NTI offers a series of powerful multitone analyzers for an extremely fast, yet precise audio performance

More information

Computer Performance. Topic 3. Contents. Prerequisite knowledge Before studying this topic you should be able to:

Computer Performance. Topic 3. Contents. Prerequisite knowledge Before studying this topic you should be able to: 55 Topic 3 Computer Performance Contents 3.1 Introduction...................................... 56 3.2 Measuring performance............................... 56 3.2.1 Clock Speed.................................

More information

LiveTalk Call Center solution

LiveTalk Call Center solution LiveTalk Call Center solution I. Introduction LiveTalk enables real-time interaction between callers and a pool of technical and customer support or sales agents via a completely web based interface. With

More information

Designing and Implementing a Server Infrastructure MOC 20413

Designing and Implementing a Server Infrastructure MOC 20413 Designing and Implementing a Server Infrastructure MOC 20413 In dieser 5-tägigen Schulung erhalten Sie die Kenntnisse, welche benötigt werden, um eine physische und logische Windows Server 2012 Active

More information

Using AORUS Notebook for the First Time

Using AORUS Notebook for the First Time V2.0 Congratulations on your purchase of the AORUS Notebook! This Manual will help you to get started with setting up your notebook. For more detailed information, please visit our website at http://www.aorus.com.

More information

WebEx. Remote Support. User s Guide

WebEx. Remote Support. User s Guide WebEx Remote Support User s Guide Version 6.5 Copyright WebEx Communications, Inc. reserves the right to make changes in the information contained in this publication without prior notice. The reader should

More information

Vorlesung Kommunikationsnetze Fieldbus Systems

Vorlesung Kommunikationsnetze Fieldbus Systems Vorlesung Kommunikationsnetze Fieldbus Systems Prof. Dr. H. P. Großmann mit B. Wiegel sowie A. Schmeiser und M. Rabel Sommersemester 2009 Institut für Organisation und Management von Informationssystemen

More information

CobraNet TM User s Manual

CobraNet TM User s Manual CobraNet TM User s Manual 19201 Cook Street, Foothill Ranch, CA 92610-3501 USA Phone: (949) 588-9997 Fax: (949) 588-9514 Email: sales@renkus-heinz.com Web: www.renkus-heinz.com CobraNet TM is a registered

More information

Zielgruppe Dieses Training eignet sich für IT-Professionals.

Zielgruppe Dieses Training eignet sich für IT-Professionals. Advanced Solutions of Microsoft Exchange Server 2013 MOC 20342 In diesem Kurs wird den Teilnehmern das Wissen vermittelt, eine Microsoft Exchange Server 2013 Umgebung zu konfigurieren und zu verwalten.

More information

EHA-FTX/FRX. User s Manual

EHA-FTX/FRX. User s Manual /FRX HD-SDI to Fiber Converter User s Manual Copyright EverFocus Electronics Corp, Release: Nov. 2010 Please read this manual first for correct installation and operation. This manual should be retained

More information

Service Support. Benning provides highest safety combined with high economic efficiency, reliability and highest comfort 365 days a year

Service Support. Benning provides highest safety combined with high economic efficiency, reliability and highest comfort 365 days a year World Class Power Solutions Service Support Benning provides highest safety combined with high economic efficiency, reliability and highest comfort 365 days a year 2 BENNING World Class Power Solutions

More information

Features Reference. About Unified Communication System. Before Using This Machine. Starting a Meeting. What You Can Do During the Meeting

Features Reference. About Unified Communication System. Before Using This Machine. Starting a Meeting. What You Can Do During the Meeting Features Reference About Unified Communication System Before Using This Machine Starting a Meeting What You Can Do During the Meeting Leaving a Meeting Managing Address Book Changing Network Configuration

More information

Recording Server Module BANK

Recording Server Module BANK Configuration English PRELOADED Recording Server Module BANK Rev. 1.1.1 / 2013-12-17 Information about copyright, trademarks, design patents 2013 Dallmeier electronic The reproduction, distribution and

More information

IP Video Surveillance

IP Video Surveillance IP Video Surveillance Solutions and Services Wireless IP PDA Administration Wireless Access Point Viewer Remote Control IP Video Server IP Network Alarm Management Video Recording Analog Video Server Access

More information

DISTANCE LEARNING APPLICATIONS ACROSS MULTIPLE PLATFORMS AND NETWORKS

DISTANCE LEARNING APPLICATIONS ACROSS MULTIPLE PLATFORMS AND NETWORKS DISTANCE LEARNING APPLICATIONS ACROSS MULTIPLE PLATFORMS AND NETWORKS Claus J. S. Knudsen Division of Media Technology and Graphic Arts Royal Institute of Technology (KTH) Drottning Kristinas v.47 D, SE-100

More information

Model-Based Engineering mit Industriesteuerungen

Model-Based Engineering mit Industriesteuerungen Model-Based Engineering mit Industriesteuerungen Lars Mikelsons Bosch Rexroth AG, Germany 1 13/03/2015 Lars Mikelsons DC/ETI22 Bosch Rexroth AG 2015. All rights reserved, also regarding any disposal, exploitation,

More information

TIn 1: Lecture 3: Lernziele. Lecture 3 The Belly of the Architect. Basic internal components of the 8086. Pointers and data storage in memory

TIn 1: Lecture 3: Lernziele. Lecture 3 The Belly of the Architect. Basic internal components of the 8086. Pointers and data storage in memory Mitglied der Zürcher Fachhochschule TIn 1: Lecture 3 The Belly of the Architect. Lecture 3: Lernziele Basic internal components of the 8086 Pointers and data storage in memory Architektur 8086 Besteht

More information

Martin Krus, Klaus Sedlbauer, Herbert Sinnesbichler

Martin Krus, Klaus Sedlbauer, Herbert Sinnesbichler Martin Krus, Klaus Sedlbauer, Herbert Sinnesbichler Artificial thermal bridge with a dew point switch to accomplish an appropriate control of the ventilation for the prevention of mould growth in buildings

More information

Voice Over Internet Protocol (VOIP)

Voice Over Internet Protocol (VOIP) Voice Over Internet Protocol (VOIP) Helping with your telecoms management Voice over Internet Protocol (VoIP) What is VoIP? VoIP is the ability to transmit voice over the Internet VoIP was adopted by the

More information

Quick installation guide for the Vista Quantum QNVR Network Video Recorder

Quick installation guide for the Vista Quantum QNVR Network Video Recorder QNVR range Quick Instalation guide Quick installation guide for the Vista Quantum QNVR Network Video Recorder Full manual found on the CD supplied with the NVR Contents SCOPE OF USE... 3 1. FRONT PANEL

More information

User Manual. Software SmartGUI. Dallmeier electronic GmbH & Co.KG. DK 200.004.000 GB / Rev. 1.2.6 / 031222

User Manual. Software SmartGUI. Dallmeier electronic GmbH & Co.KG. DK 200.004.000 GB / Rev. 1.2.6 / 031222 User Manual Software SmartGUI 1 DK 200.004.000 GB / Rev. 1.2.6 / 031222 Software SmartGUI Copyright All rights reserved. No part of this document may be copied, photocopied, reproduced, translated, transferred

More information

Semantic Web. Semantic Web: Resource Description Framework (RDF) cont. Resource Description Framework (RDF) W3C Definition:

Semantic Web. Semantic Web: Resource Description Framework (RDF) cont. Resource Description Framework (RDF) W3C Definition: Semantic Web: The Semantic Web is an extension of the current web in which information is given well-defined meaning, better enabling computers and people to work in cooperation. Tim Berners-Lee, James

More information

wdali Remote Datasheet DALI RF Remote Control Wireless DALI control unit with 12 programmable momentary switches

wdali Remote Datasheet DALI RF Remote Control Wireless DALI control unit with 12 programmable momentary switches wdali Remote Datasheet DALI RF Remote Control Wireless DALI control unit with 12 programmable momentary switches Art. Nr. 86459534-W (white) Art. Nr. 86459534-B (black) wdali Remote wdali Remote DALI RF

More information

StarterKit Embedded Control SC13 + DK51. From the electronic to the automation

StarterKit Embedded Control SC13 + DK51. From the electronic to the automation SC13 + DK51 From the electronic to the automation 20.07.2005 No. 1 /14 Development board for Embedded Controller Open for add on of customer applications Ethernet-interface Serielle interface Compact flash

More information

A&E Specifications RoadRunner Video Surveillance Systems for School Transportation Applications

A&E Specifications RoadRunner Video Surveillance Systems for School Transportation Applications RoadRunner Video Surveillance Systems for School Transportation Applications A. Digital Video Recorder (DVR) System: 1. The system shall be provided in compatible and interchangeable formats that support

More information

This Document Contains:

This Document Contains: Instructional Documents Video Conference >> PolyCom >> VSX 7000 Extension Computing Technology Unit This Document Contains: A Device Description An Installation Guide Instructions for Use Best Practices

More information

Configuring and Administering Hyper-V in Windows Server 2012 MOC 55021

Configuring and Administering Hyper-V in Windows Server 2012 MOC 55021 Configuring and Administering Hyper-V in Windows Server 2012 MOC 55021 In dem Kurs MOC 55021 Configuring and Administering Hyper-V in Windows Server 2012 lernen Sie die Konfiguration und Administration

More information

AXXONSOFT INTRODUCES VERSION OF AXXON INTELLECT ENTERPRISE PSIM

AXXONSOFT INTRODUCES VERSION OF AXXON INTELLECT ENTERPRISE PSIM AXXONSOFT INTRODUCES VERSION OF AXXON INTELLECT ENTERPRISE PSIM AxxonSoft has released version 4.9 of Axxon Intellect Enterprise PSIM. The version is focused on new capabilities and features that are taking

More information

SHORT TRAINING COURSES

SHORT TRAINING COURSES Post Office Box SR 95, Spintex Road, Ghana Tel: +233 302 812680, Fax: +233 302 814709 E mail: contact@automationghana.com Website: www.automationghana.com SHORT TRAINING COURSES Equipping industries with

More information

Social Innovation through Utilization of Big Data

Social Innovation through Utilization of Big Data Social Innovation through Utilization of Big Data Hitachi Review Vol. 62 (2013), No. 7 384 Shuntaro Hitomi Keiro Muro OVERVIEW: The analysis and utilization of large amounts of actual operational data

More information

WITURA CORPORATION SDN BHD

WITURA CORPORATION SDN BHD WT 1010SA Stand Alone GSM Alarm System User Manual and Installation Instructions Version: 1.2 Updated: 4 JAN 2012 WITURA CORPORATION SDN BHD Stand Alone GSM Alarm System Instruction Manual 1 Introduction:

More information

Seminar Seite 1 von 10

Seminar Seite 1 von 10 Seminar Seite 1 von 10 CISCO - Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Dauer: 5 Tage Kosten: 2.490,00 EUR (pro Person / zzgl. MwSt) Ziele: Der Kurs Implementing Cisco Switched Networks

More information

SiloPatrol. SiloTrack Inventory Management Software Version 3.5 BULLETIN 343B. Interface With Multiple Sensor Technologies

SiloPatrol. SiloTrack Inventory Management Software Version 3.5 BULLETIN 343B. Interface With Multiple Sensor Technologies Setting The Standard For Supplier Excellence SiloPatrol SiloTrack Inventory Management Software Version 3.5 Interface With Multiple Sensor Technologies Simple Local And Remote User Access Vendor/Remote

More information

COPYRIGHT: NACHGEDRUCKT ODER SONST REPRODUZIERT WERDEN (Z. B. AUF CD-ROM ODER IM INTERNET).

COPYRIGHT: NACHGEDRUCKT ODER SONST REPRODUZIERT WERDEN (Z. B. AUF CD-ROM ODER IM INTERNET). COPYRIGHT: D EUTSCH DIESE DRUCKSCHRIFT UND ALLE IHRE BESTANDTEILE IST URHEBERECHTLICH GESCHÜTZT. ABBILDUNGEN, GRAFISCHE DARSTELLUNGEN, TEXTE ODER DIE DRUCKSCHRIFT INSGESAMT ODER IN TEILEN DÜRFEN NICHT

More information

SPICE auf der Überholspur. Vergleich von ISO (TR) 15504 und Automotive SPICE

SPICE auf der Überholspur. Vergleich von ISO (TR) 15504 und Automotive SPICE SPICE auf der Überholspur Vergleich von ISO (TR) 15504 und Automotive SPICE Historie Software Process Improvement and Capability determination 1994 1995 ISO 15504 Draft SPICE wird als Projekt der ISO zur

More information

Release Notes OPC-Server V3 Alarm Event for High Availability

Release Notes OPC-Server V3 Alarm Event for High Availability Manual-No. 2CDC 125 027 K0201 Release Notes OPC-Server V3 Alarm Event for High Availability ABB STOTZ-KONTAKT GmbH, Eppelheimer Straße 82, 69123 Heidelberg, http://www.abb.de/stotz-kontakt Please read

More information

Windows HPC Server 2008 Deployment

Windows HPC Server 2008 Deployment Windows HPC Server 2008 Michael Wirtz wirtz@rz.rwth-aachen.de Rechen- und Kommunikationszentrum RWTH Aachen Windows-HPC 2008 19. Sept 08, RWTH Aachen Windows HPC Server 2008 - Agenda o eines 2 Knoten Clusters

More information

How To Get A Computer With A Cell Phone And A Computer (For Free)

How To Get A Computer With A Cell Phone And A Computer (For Free) Remote Access & Security Technology Overview Medizinische Technik Erlangen Markus Feeß Netze / Sicherheit SGK 2 1 John and the broken leg - Part I Archiv A? B C 2 WAN Technologies GSM Global System for

More information

µfup: A Software Development Process for Embedded Systems

µfup: A Software Development Process for Embedded Systems µfup: A Software Development Process for Embedded Systems Leif Geiger, Jörg Siedhof, Albert Zündorf University of Kassel, Software Engineering Research Group, Department of Computer Science and Electrical

More information

Zoom Participant Guide

Zoom Participant Guide The Office of Academic Technology http://academictech.ottawa.edu/ Zoom Participant Guide Zoom is a conferencing solution that provides both video conferencing and screen sharing capabilities. Its high-quality

More information

estos uacsta Server for SIP Phones 4.0.7.3683

estos uacsta Server for SIP Phones 4.0.7.3683 estos uacsta Server for SIP Phones 4.0.7.3683 1 estos uacsta Server for SIP Phones... 4 2 Voraussetzungen... 5 2.1 Installation und Betrieb... 5 2.2 Communication with Telephones... 5 2.3 Communications

More information

Business Start Up Tips - How to Cut Costs by Half

Business Start Up Tips - How to Cut Costs by Half BUSINESS GUIDE How to Cut Your Costs Every business wants to cut costs. How can you harness technology to reduce expenses while still delivering the same - or better - quality to your customers, and empowering

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server Implementing Data Models and Reports with Microsoft SQL Server Dauer: 5 Tage Kursnummer: M20466 Überblick: Business Intelligence (BI) wird für Unternehmen von verschiedenen Größen aufgrund des dadurch

More information

Copyright Copyright 2014 SerVision Ltd. All Rights Reserved.

Copyright Copyright 2014 SerVision Ltd. All Rights Reserved. Applliicatiion Sollutiion MONITORING STATIONARY SITES Usiing SerViisiion Viideo Gateways to Moniitor Fiixed Siites wiith Preexiistiing Cablled Networkiing IInfrastructure Copyright Copyright 2014 SerVision

More information

CNC-STEP. "LaserProbe4500" 3D laser scanning system Instruction manual

CNC-STEP. LaserProbe4500 3D laser scanning system Instruction manual LaserProbe4500 CNC-STEP "LaserProbe4500" 3D laser scanning system Instruction manual 2 Hylewicz CNC-Technik Siemensstrasse 13-15 D-47608 Geldern Fon.: +49 (0) 2831 133236 E-Mail: info@cnc-step.com Website:

More information

Changing locations every day. Can service be as mobile as a locomotive?

Changing locations every day. Can service be as mobile as a locomotive? Changing locations every day. Can service be as mobile as a locomotive? Railcover the flexible service concept for increased vehicle availability and optimized maintenance for your locomotives. Answers

More information

BNI IOL-709-000-K006 BNI IOL-710-000-K006. IO-Link Sensor-Hub analog User s Guide

BNI IOL-709-000-K006 BNI IOL-710-000-K006. IO-Link Sensor-Hub analog User s Guide BNI IOL-709-000-K006 BNI IOL-710-000-K006 IO-Link Sensor-Hub analog User s Guide Inhalt 1 Notes to the user 2 1.1 About this guide 2 1.2 Structure of the guide 2 1.3 Typographical conventions 2 Enumerations

More information

How To Protect Your Network From Attack

How To Protect Your Network From Attack Liste von ausgewählten Cybersecurity-Normen, -Standards und -Richtlinien mit Smart-Grid-Relevanz: Advanced Security Acceleration Project Smart Grid (ASAP-SG): Entwicklung von Security Anforderungen für

More information

Monitoring BPMN-Processes with Rules in a Distributed Environment

Monitoring BPMN-Processes with Rules in a Distributed Environment Monitoring BPMN-Processes with Rules in a Distributed Environment Lothar Hotz 1, Stephanie von Riegen 1, Lars Braubach 2, Alexander Pokahr 2, and Torsten Schwinghammer 3 1 HITeC e.v. c/o Fachbereich Informatik,

More information

How To Use An Easymp Network Projection Software On A Projector On A Computer Or Computer

How To Use An Easymp Network Projection Software On A Projector On A Computer Or Computer EasyMP Network Projection Operation Guide Contents 2 Before Use Functions of EasyMP Network Projection....................... 5 Sharing the Projector....................................................

More information

Productions Management II

Productions Management II Productions Management II - Lecture 6 - Supply Chain Management I Lecture Supervisor: M.Tech. Amit Garg ga@fir.rwth-aachen.de Pontdriesch 14/16 Tel.: 47705-439 Objectives of Lecture on SCM Overview on

More information

1 PERSONAL COMPUTERS

1 PERSONAL COMPUTERS PERSONAL COMPUTERS 1 2 Personal computer a desktop computer a laptop a tablet PC or a handheld PC Software applications for personal computers include word processing spreadsheets databases web browsers

More information

Introduction. Translating Client Needs into a Design. CTS Prep Online. CTS Prep Introduction. Introduction to Chapter 1.

Introduction. Translating Client Needs into a Design. CTS Prep Online. CTS Prep Introduction. Introduction to Chapter 1. CTS Prep Online Introduction CTS Prep Introduction Certified Technology Specialist CTS Exam Overview Translating Client Needs into a Design Introduction to Chapter 1 Translating Client Needs into a Design

More information

Conference Equipment Rental

Conference Equipment Rental Conference Equipment Rental - Simultaneous Interpretation System - Tour Guide System - Sound & Lighting System - Conference Microphone - Projector and Screen - Digital Video Camera - Office Automation

More information

DERYtelecom telephony guide

DERYtelecom telephony guide 1 2 Table of contents Introduction Support Services Customer service Technical support 611 Message relay centre for the deaf Operator service 0 Emergency services 911 Directory assistance service 411 Phone

More information

Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) MODUL E04

Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) MODUL E04 Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) MODUL PROFINET with IO Controller CPU 315F-2 PN/DP and IO Device ET 200S T I A Training Document Page 1 of

More information

Digital telephony. Softphone Getting Started Guide. Business Edition TEL-GDA-AFF-002-0902

Digital telephony. Softphone Getting Started Guide. Business Edition TEL-GDA-AFF-002-0902 Digital telephony Business Edition Softphone Getting Started Guide TEL-GDA-AFF-002-0902 Contents ABOUT THIS GUIDE 3 911 EMERGENCY SERVICES 3 DOWNLOADING THE SOFTWARE 3 CONFIGURING THE SOFTWARE 5 INITIALIZING

More information

Remote student operation manual for the Online Masters - ITS

Remote student operation manual for the Online Masters - ITS Remote student operation manual for the Online Masters - ITS J. Warren McClure School of Information and Telecommunication Systems Author(s): Kafui Akyea and Julio Arauz Contact Information: arauz@ohio.edu

More information

Zoom Participant Guide

Zoom Participant Guide Zoom Participant Guide Zoom is a conferencing solution that provides both video conferencing and screen sharing capabilities. Its high-quality and easy to use format have made it a great choice for istudy.

More information

Challenge of Ethernet Use in the Automobile

Challenge of Ethernet Use in the Automobile Challenge of Ethernet Use in the Automobile Flexible interfaces and software tools simplify ECU development Already this year, Ethernet will be used as a system network in the first production vehicles.

More information

Leitfaden für die Antragstellung zur Förderung einer nationalen Biomaterialbankeninitiative

Leitfaden für die Antragstellung zur Förderung einer nationalen Biomaterialbankeninitiative Seite 1 von 8 Leitfaden für die Antragstellung zur Förderung einer nationalen Biomaterialbankeninitiative Anträge zu Biomaterialbanken sind entsprechend den Vorgaben dieses Leitfadens zu erstellen (DIN

More information

Vodafone Video Conferencing Making businesses ready for collaboration. Vodafone Power to you

Vodafone Video Conferencing Making businesses ready for collaboration. Vodafone Power to you Vodafone Video Conferencing Making businesses ready for collaboration Vodafone Power to you 02 Introduction Have you ever wondered what it would be like to conduct meetings around the country or globally,

More information

Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) MODULE A5 Programming the CPU 314C-2DP

Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) MODULE A5 Programming the CPU 314C-2DP Training Document for Comprehensive Automation Solutions Totally Integrated Automation (T I A) MODULE T I A Training Document Page 1 of 25 Module This document has been written by Siemens AG for training

More information

Automated Recording of Lectures using the Microsoft Kinect

Automated Recording of Lectures using the Microsoft Kinect Automated Recording of Lectures using the Microsoft Kinect Daniel Sailer 1, Karin Weiß 2, Manuel Braun 3, Wilhelm Büchner Hochschule Ostendstraße 3 64319 Pfungstadt, Germany 1 info@daniel-sailer.de 2 weisswieschwarz@gmx.net

More information

Chapter 1 Basic Introduction to Computers. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 1 Basic Introduction to Computers. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 1 Basic Introduction to Computers Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Explain why computer literacy is vital to success in today s world Define

More information

LINGUISTIC SUPPORT IN "THESIS WRITER": CORPUS-BASED ACADEMIC PHRASEOLOGY IN ENGLISH AND GERMAN

LINGUISTIC SUPPORT IN THESIS WRITER: CORPUS-BASED ACADEMIC PHRASEOLOGY IN ENGLISH AND GERMAN ELN INAUGURAL CONFERENCE, PRAGUE, 7-8 NOVEMBER 2015 EUROPEAN LITERACY NETWORK: RESEARCH AND APPLICATIONS Panel session Recent trends in Bachelor s dissertation/thesis research: foci, methods, approaches

More information

An Automation Approach Based on Workflows and Software Agents for IPS² by

An Automation Approach Based on Workflows and Software Agents for IPS² by The 7 th CIRP IPSS Conference 21-22 May 2015 Saint-Etienne, France An Automation Approach Based on Workflows and Software Agents for IPS² by E. Uhlmann, C. Gabriel and N. Raue Presenting Author: C. Gabriel

More information

EVERFOCUS. 1/3" CCD Outdoor Vari-Frequency IR Camera Operation Instructions PRECAUTIONS. Model No. ECZ330E/230E

EVERFOCUS. 1/3 CCD Outdoor Vari-Frequency IR Camera Operation Instructions PRECAUTIONS. Model No. ECZ330E/230E EVERFOCUS 1/3" CCD Outdoor Vari-Frequency IR Camera Operation Instructions Model No. ECZ330E/230E Please read this manual first for correct installation and operation. This manual should be retained for

More information

DANGER indicates that death or severe personal injury will result if proper precautions are not taken.

DANGER indicates that death or severe personal injury will result if proper precautions are not taken. Multi-User Systems 1 ArchiveServer 2 SIMATIC HMI WinCC V7.0 SP1 File Server 3 WinCC ServiceMode 4 Redundant Systems 5 System Manual Print of the Online Help 11/2008 Legal information Warning notice system

More information

Qualified Remote Monitoring Intelligent monitoring system irds

Qualified Remote Monitoring Intelligent monitoring system irds Qualified Remote Monitoring Intelligent monitoring system irds Qualified Remote Monitoring Improved reliability and availability Trend monitoring systems are a vital requirement where high demands are

More information

Update to V10. Automic Support: Best Practices Josef Scharl. Please ask your questions here http://innovate.automic.com/q&a Event code 6262

Update to V10. Automic Support: Best Practices Josef Scharl. Please ask your questions here http://innovate.automic.com/q&a Event code 6262 Update to V10 Automic Support: Best Practices Josef Scharl Please ask your questions here http://innovate.automic.com/q&a Event code 6262 Agenda Update to Automation Engine Version 10 Innovations in Version

More information

Remote control circuitry via mobile phones and SMS

Remote control circuitry via mobile phones and SMS Remote control circuitry via mobile phones and SMS Gunther Zielosko 1. Introduction In application note No. 56 ( BASIC-Tiger sends text messages, in which we described a BASIC-Tiger sending text messages

More information

Digital Video Recorder

Digital Video Recorder EN Digital Video Recorder Hardware Quick Start Guide Welcome! Lets get started. QH16_42000914E Swann 2014 1 1 Getting to know your DVR Congratulations on your purchase of Swann s latest DVR security system!

More information

8 Steps to Selecting and Implementing Videoconferencing Solutions in Education

8 Steps to Selecting and Implementing Videoconferencing Solutions in Education 8 Steps to Selecting and Implementing Videoconferencing Solutions in Education 8 Steps to Selecting and Implementing Videoconferencing Solutions in Education Successful deployment of videoconferencing

More information

GSM Home Alarm System User Manual. http://www.usmartbuy.com

GSM Home Alarm System User Manual. http://www.usmartbuy.com GSM Home Alarm System User Manual http://www.usmartbuy.com 1 1. Factory default Normally, all sensors in the big box have been coded (learnt) to the control host Operation Password: 0000 Long-Distance

More information

Multiple Reflection Ultrasonic Sensor System for Morphological Plant Parameters

Multiple Reflection Ultrasonic Sensor System for Morphological Plant Parameters 110 Multiple Reflection Ultrasonic Sensor System for Morphological Plant Parameters Multireflex Ultraschall Sensorsystem zur Messung morphologischer Pflanzencharakteristiken Khalid Makeen 1, Simon Kerssen

More information

DATA is just like CRUDE. It s valuable, but if unrefined it cannot really be used.

DATA is just like CRUDE. It s valuable, but if unrefined it cannot really be used. Data is the new Oil DATA is just like CRUDE. It s valuable, but if unrefined it cannot really be used. Clive Humby "Digitale Informationsspeicher Im Meer der Daten" "Die Menschen produzieren immer mehr

More information

quick documentation Die Parameter der Installation sind in diesem Artikel zu finden:

quick documentation Die Parameter der Installation sind in diesem Artikel zu finden: quick documentation TO: FROM: SUBJECT: ARND.SPIERING@AS-INFORMATIK.NET ASTARO FIREWALL SCAN MIT NESSUS AUS BACKTRACK 5 R1 DATE: 24.11.2011 Inhalt Dieses Dokument beschreibt einen Nessus Scan einer Astaro

More information

Fiessler Programmable Safety Center. Flexible Hard- and Software concept. Available with a safe bus system or/and two counter inputs

Fiessler Programmable Safety Center. Flexible Hard- and Software concept. Available with a safe bus system or/and two counter inputs E L E K T R O N I K Appliance Description Programmable safety center FPSC Fiessler Programmable Safety Center Flexible Hard- and Software concept Available with a safe bus system or/and two counter inputs

More information

Contents. What is Wirtschaftsmathematik?

Contents. What is Wirtschaftsmathematik? Contents. Introduction Modeling cycle SchokoLeb example Graphical procedure Standard-Form of Linear Program Vorlesung, Lineare Optimierung, Sommersemester 04 Page What is Wirtschaftsmathematik? Using mathematical

More information

TECHNISCHE INFORMATION NR. SI36-053 SERVICE INFORMATION NO. SI36-053

TECHNISCHE INFORMATION NR. SI36-053 SERVICE INFORMATION NO. SI36-053 Diamond Aircraft Industries G.m.b.H N.A. Otto-Straße 5 A-2700 Wiener Neustadt Austria DAI SI36-053 Page 1 of 2 9-Dec-2008 FT TECHNISCHE INFORMATION NR. SI36-053 Hinweis: Technische Informationen werden

More information

Cisco TelePresence Movi for Windows

Cisco TelePresence Movi for Windows Cisco TelePresence Movi for Windows User Guide 14409.07 April 2011 Software version 4.2.0.10318 Contents Getting started 4 Signing in 4 Show video window 4 Making a call 4 Receiving a call 4 Pop-up toolbar

More information

2012-06-18 23:09:13.387626 [scheduler thread(5)]: AdvancedCardAllocation.GetAvailableCardsForChannel took 7 msec

2012-06-18 23:09:13.387626 [scheduler thread(5)]: AdvancedCardAllocation.GetAvailableCardsForChannel took 7 msec card 2 = FireDTV, card 3 = KNC1 die gelben Zeilen zeigen: Es sind beide Karten frei und der Scheduler wählt Karte 2 Erfolgreiches tunen einer Sendung auf Karte 2 / FireDTV 3SAT Made in Munich 18.06.2012

More information