EP1402353A2 - Outil logiciel permettant la formulation d'une tache d'automatisation a resoudre - Google Patents

Outil logiciel permettant la formulation d'une tache d'automatisation a resoudre

Info

Publication number
EP1402353A2
EP1402353A2 EP02712760A EP02712760A EP1402353A2 EP 1402353 A2 EP1402353 A2 EP 1402353A2 EP 02712760 A EP02712760 A EP 02712760A EP 02712760 A EP02712760 A EP 02712760A EP 1402353 A2 EP1402353 A2 EP 1402353A2
Authority
EP
European Patent Office
Prior art keywords
template
objects
software tool
vol
automation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP02712760A
Other languages
German (de)
English (en)
Inventor
Olav Gatzemeier
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Siemens AG
Original Assignee
Siemens AG
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Siemens AG filed Critical Siemens AG
Publication of EP1402353A2 publication Critical patent/EP1402353A2/fr
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0426Programming the control sequence
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/23Pc programming
    • G05B2219/23255Object oriented programming, OOP
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/23Pc programming
    • G05B2219/23261Use control template library
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/23Pc programming
    • G05B2219/23262DDE direct data exchange, DLL dynamic library linking

Definitions

  • the invention relates to a software tool for formulating an automation task to be solved according to the preamble of claim 1. Furthermore, the invention relates to a programming device with such a software tool.
  • a software tool according to the preamble of claim 1 is known from the Siemens catalog ST 70, edition 2001, chapter 8.
  • B. Programming languages m in the form of continuous function chart (CFC) or sequential function chart (SFC) provided.
  • CFC continuous function chart
  • SFC sequential function chart
  • On a display unit of the programming device these programming languages enable objects to be represented which represent parts of a technical system to be controlled or parts of a system to be controlled.
  • Several objects are made from one with template-specific parts, e.g. B. frequently occurring system parts, provided template can be generated, according to the so-called copy / modify concept, the template is first copied according to the number of objects to be created. Then each copy with object-specific parts, i.e. H.
  • the present invention has for its object to provide a software tool of the type mentioned, which simplifies a change of template-specific parts in objects.
  • a programming device with such a software tool must be specified.
  • templates can be created and edited centrally, the modifications automatically having an effect on the objects which have arisen from this template, without the adjustments to these objects which have been made according to local requirements being lost.
  • each template is a unique and distinctive identifier, z. B. assigned an identifier in the form of a so-called Universal Unique Identifier (UUID). Furthermore, this identifier is assigned to each object that has arisen from this template, so that each object can be clearly assigned to its template.
  • each modifiable part of a template is assigned a unique identifier. On the basis of these identifiers, it is possible to determine all the objects that emerge from a template, as well as the parts modified in the template and thus also the parts to be modified in the objects belonging to this template, which results in a comparison of the modifications can. Existing object-specific parts in the objects are retained.
  • FIGS. 1 and 2 a CFC representation
  • Figure 5 is a coding table.
  • FIG 1 is provided with Vol a on a display unit by a software tool
  • Vol a on a display unit by a software tool
  • Template-specific automation radio ⁇ functions VI, V2, V3 and V4 one of which functions VI, V2 and V3 and V2 and V are in operative connection, which can be seen from corresponding lines Lvl, Lv2 and Lv3 m in the illustration.
  • the template-specific parts VI, V2, V3, Lvl and Lv2 should be able to be subsequently modified centrally, which is shown in the present example by the hatched representation of the automation functions VI, V2 and V3 and by the thick lines Lvl and Lv2 becomes.
  • a user specifies which template-specific parts of the template Vol should be modifiable.
  • the software tool recognizes such a marking and assigns first identifications to these parts VI, V2, V3, Lvl and Lv2. In addition to these first identifiers, the software tool creates a second identifier for the Vol template and for each copy of this Vol template. In the present example it is assumed that the template Vol has been copied twice because two objects Obl_01 and Ob2_01 have to be created according to the automation task to be solved, the common features of the template-specific parts VI, V2, V3, Lvl and Lv2 of template Vol.
  • the template-specific parts Lv2, V4 have been removed from the objects Obl_01 and Ob2_01, whereby the object 0bl_01 has besides the template-specific parts whether ect-specific automation functions 01, 02, 03 as well as object-specific connection lines Lol, Lo2, Lo3 and Lo4; the object Ob2_01 is next to the template-specific Provide parts with object-specific parts 04, 05 as well as Lo5, Lo ⁇ and Lo7.
  • the template Vol m is modified in such a way that the connection Lv2 is deleted and the template Vol a new template-specific automation function V5 and new connecting lines Lv4 and Lv5 are added, whereby a new template Vo2 is created (FIG 2).
  • These new template-specific parts V5, Lv4 and Lv5 are again specially marked in the display unit, e.g.
  • the automation function V5 is dashed and the connecting lines Lv4 and Lv5 are shown in thick lines, which indicates that these parts can in turn be modified centrally and the software tool assigns a first identifier for each of these parts in the manner described.
  • the software tool On the basis of the second identifier, which the software tool assigned to the template Vol and the objects Obl_01 and Ob2_01, the software tool recognizes that the objects Obl_01 and Ob2_01 have template-specific parts of the template Vol.
  • the software tool recognizes which template-specific parts have changed in template Vo2 compared to the parts in template Vol. On the basis of these identifiers, the software tool tracks the template-specific changes in the Obl_01 and Ob2_01 objects that were made in the Vol template, which results in the modified Obl_02 and Ob2_02 objects.
  • these objects Obl_02 and Ob2_02 therefore have the template-specific automation functions VI, V2, V3 and V5 as well as the template-specific connections Lvl, Lv4 and Lv5 of the template Vo2, which means that compared to the original template Vol, the modified objects Obl_01 and Ob2_01 added the automation function V5 and the connections Lv4, Lv5, the connection Lv2 was deleted.
  • the object-specific parts of the objects Obl_01 and Ob2_01, the automation functions 01, 02, 03 as well as the compounds Lol, Lo2, Lo3 and the automation ⁇ approximation functions 04, 05, 06 as well as the connections remain Lo4, Lo5, m Lo6 the modified objects and Obl_02 Ob2_02 obtained.
  • FIGS. 3 and 4 show an SFC representation of automation functions for solving an automation task.
  • modifiable automation functions and modifiable connections Tv3 can be marked on a display unit in a template Vo3, the software tool assigning corresponding first identifiers to these parts Tv3.
  • the software tool 0b objects 0b3, 0b4, which result from the template Vo3, assigns a second identifier.
  • the software tool modifies objects 0b3, 0b4 in accordance with the modifications m of template Vo3.
  • the template Vo3 is modified such that the template Vo3 is supplemented by parts Tv4, whereby a modified template Vo4 is created.
  • the software tool modifies the objects Ob3, 0b4 m in the same way, which results in modified objects 0b5, 0b6 which have the template-specific parts Tv3, Tv4 of the template Vo4 without the adapted parts 06, 07, 08 being lost.
  • FIG. 5 shows a coding table created by the software tool, editable by the software tool, and m that can be stored in a memory of a programming device.
  • Templates Vox, Voy are entered in the table, of which the template Vox is provided with a second identifier K1 and the template Voy is provided with a second identifier K2.
  • the template Vox has template-specific parts V10, Vll, V12, Lvll and Lvl2, each of which is assigned a first identifier.
  • the template-specific part V10 is assigned an identifier Ka
  • the part Vll an identifier Kb, ... net.
  • the table also shows that two objects Oblx and Ob2x are derived from this template Vox, since these objects Oblx, Ob2x are also assigned the second identifier Kl.
  • Objects Obly, Ob2y, Ob3y and Ob4y are correspondingly assigned second identifiers K2, which indicates that these were derived from a template Voy having the identifier K2.
  • This template Voy has template-specific parts V20, V21 and Lv20, to which the software tool assigned the first identifiers Kf, Kg and Kh.

Abstract

L'invention concerne un outil logiciel destiné à la formulation d'une tache d'automatisation à résoudre, permettant la représentation de fonctions d'automatisation sous forme d'objets sur une unité d'affichage, lesdits objets pouvant être produits à partir d'un modèle et comprenant au moins une partie spécifique du modèle et/ou au moins une partie spécifique de l'objet. L'outil logiciel est configuré de telle façon qu'une modification des parties spécifiques du modèle est simplifiée, sans que des adaptation exécutées suivant des prescriptions locales soient perdues.
EP02712760A 2001-02-12 2002-02-08 Outil logiciel permettant la formulation d'une tache d'automatisation a resoudre Withdrawn EP1402353A2 (fr)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
DE10106397 2001-02-12
DE10106397A DE10106397A1 (de) 2001-02-12 2001-02-12 Software-Werkzeug zur Formulierung einer zu lösenden Automatisierungsaufgabe
PCT/DE2002/000474 WO2002065272A2 (fr) 2001-02-12 2002-02-08 Outil logiciel permettant la formulation d'une tache d'automatisation a resoudre

Publications (1)

Publication Number Publication Date
EP1402353A2 true EP1402353A2 (fr) 2004-03-31

Family

ID=7673719

Family Applications (1)

Application Number Title Priority Date Filing Date
EP02712760A Withdrawn EP1402353A2 (fr) 2001-02-12 2002-02-08 Outil logiciel permettant la formulation d'une tache d'automatisation a resoudre

Country Status (4)

Country Link
US (1) US20040103390A1 (fr)
EP (1) EP1402353A2 (fr)
DE (1) DE10106397A1 (fr)
WO (1) WO2002065272A2 (fr)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10305637A1 (de) * 2003-02-11 2004-08-26 Siemens Ag Verfahren zur Projektierung eines elektrischen Systems
DE10347972A1 (de) 2003-10-15 2005-05-19 Siemens Ag Steuerverfahren für eine Produktionsmaschine, insbesondere eine Werkzeugmaschine, durch eine der Produktionsmaschine zugeordnete Steuereinrichtung
DE102004061063A1 (de) * 2004-12-18 2006-06-29 Bosch Rexroth Aktiengesellschaft Verfahren zur dynamischen Konfiguration einer Bedienoberfläche eines Funktionsbausteins
US20070093917A1 (en) * 2005-10-20 2007-04-26 Honeywell International Inc. Storing and accessing relay ladder logic modules in a relational database
JP2007241610A (ja) * 2006-03-08 2007-09-20 Toshiba Corp ソフトウェア部品管理装置、ソフトウェア部品管理方法、およびソフトウェア部品
DE102006021481A1 (de) * 2006-05-09 2007-11-15 H+B Plc Software Solutions E.K. Methode zur Programmerstellung für speicherprogrammierbare Steuerungen (SPS)
DE102010012175B4 (de) 2010-03-19 2017-03-02 Carbotek Holding Gmbh Schankanlage und Imprägniervorrichtung
EP3067768B1 (fr) * 2015-03-11 2018-04-25 Siemens Aktiengesellschaft Dispositif d'automatisation et système opérateur
EP3088976B1 (fr) * 2015-04-28 2017-11-29 Siemens Aktiengesellschaft Procédé de fonctionnement d'un dispositif d'automatisation et dispositif d'automatisation

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0725337A1 (fr) * 1995-01-23 1996-08-07 International Business Machines Corporation Système de traitement de données

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5734863A (en) * 1986-04-14 1998-03-31 National Instruments Corporation Method and apparatus for providing improved type compatibility and data structure organization in a graphical data flow diagram
US5689711A (en) * 1995-04-21 1997-11-18 Bardasz; Theodore Method and apparatus for representing data dependencies in software modeling systems
US6212672B1 (en) * 1997-03-07 2001-04-03 Dynamics Research Corporation Software development system with an executable working model in an interpretable intermediate modeling language
US6697825B1 (en) * 1999-11-05 2004-02-24 Decentrix Inc. Method and apparatus for generating and modifying multiple instances of element of a web site

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0725337A1 (fr) * 1995-01-23 1996-08-07 International Business Machines Corporation Système de traitement de données

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
LIEBERMAN H.: "USING PROTOTYPICAL OBJECTS TO IMPLEMENT SHARED BEHAVIOR IN OBJECT ORIENTED SYSTEMS", OOPSLA, OBJECT-ORIENTATED PROGRAMMING SYSTEMS, LANGUAGES AND APPLICATIONS, pages 213 - 224 *
MYERS B.A.; GIUSE D A; VANDER ZANDEN B: "DECLARATIVE PROGRAMMING IN A PROTOTYPE-INSTANCE SYSTEM: OBJECT-ORIENTED PROGRAMMING WITHOUT WRITING METHODS", ACM SIGPLAN NOTICES, ACM, ASSOCIATION FOR COMPUTING MACHINERY,, 1 October 1992 (1992-10-01), NEW YORK, NY, US, pages 184 - 200, XP000327298, DOI: doi:10.1145/141937.141953 *

Also Published As

Publication number Publication date
WO2002065272A2 (fr) 2002-08-22
DE10106397A1 (de) 2002-09-12
US20040103390A1 (en) 2004-05-27
WO2002065272A3 (fr) 2003-12-11

Similar Documents

Publication Publication Date Title
EP1430369B1 (fr) Acces dynamique a des ressources d'automatisation
DE602004000617T2 (de) Verfahren zum Einrichten von Netzwerkadressen
EP1402353A2 (fr) Outil logiciel permettant la formulation d'une tache d'automatisation a resoudre
WO2005088910A1 (fr) Procede de communication de donnees
EP1638028A2 (fr) Génération assistée par ordinateur et gestion de changement pour interfaces utilisateur
EP0241576A1 (fr) Procédé de réduction de la quantité de données lors du codage d'image
EP1645133A2 (fr) Procede de codage de documents structures
DE112014004709B4 (de) Steuerungssystem, Leitstation, extern gesteuerte Station
DE102004057727A1 (de) Engineeringsystem mit automatischer Generierung von Instanzvorlagen
DE102020119853B3 (de) Verfahren zum Steuern eines Automatisierungssystems mit Visualisierung von Programmobjekten eines Steuerprogramms des Automatisierungssystems und Automatisierungssystem
EP1331794B1 (fr) Procédé d'attribution d'adresses dans un réseau et ses composants
DE10231970B3 (de) Verfahren zur Codierung von Positionen von Datenelementen in einer Datenstruktur sowie Vorrichtungen zur entsprechenden Codierung und/oder Decodierung
EP1271349A1 (fr) Méthode pour fusionner des bases de données distribuées
DE4230178B4 (de) Verfahren zum automatischen Bestimmen der Reihenfolge der Signalbearbeitung in einem sequentiell arbeitenden Bausteinsystem
EP1495376A2 (fr) Procede de configuration et/ou de fonctionnement d'un dispositif d'automatisation
DE10149481A1 (de) System und Verfahren zur Datenausgabe eines Geräts, insbesondere eines Automatisierungsgerät über eine standardisierte Schnittstelle mit Variablenersetzung über einen Echoserver
DE19825824A1 (de) Intelligenter Zweileiter-Umsetzer
DE10351897A1 (de) Verfahren zur Codierung von strukturierten Dokumenten
WO2003034161A2 (fr) Systeme et procede pour acceder a un appareil, en particulier a un appareil d'automatisation pourvu d'une interface normalisee
DE19957107B4 (de) Verfahren zur Gewährleistung des Datenaustauschs zwischen mehreren Einrichtungen
DE10250644B4 (de) Austausch und Abgleich von Daten zwischen Applikationen
EP1184760A1 (fr) Procédé de commande et/ou de régulation d'un processus technique
WO1997003387A1 (fr) Systeme a automates programmables
EP1538498A2 (fr) Décodeur d'adresse et procédé de décodage d'adresses
DE10216921A1 (de) Verfahren und Vorrichtung zum Auffüllen von Datenabschnitten sowie Bussystem

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20030725

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR

17Q First examination report despatched

Effective date: 20071218

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20080429