EP2826224B1 - Clients accessing a service provided by a server using opc-ua - Google Patents

Clients accessing a service provided by a server using opc-ua Download PDF

Info

Publication number
EP2826224B1
EP2826224B1 EP12727130.2A EP12727130A EP2826224B1 EP 2826224 B1 EP2826224 B1 EP 2826224B1 EP 12727130 A EP12727130 A EP 12727130A EP 2826224 B1 EP2826224 B1 EP 2826224B1
Authority
EP
European Patent Office
Prior art keywords
server
subscription
client
server service
multicast
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.)
Active
Application number
EP12727130.2A
Other languages
German (de)
French (fr)
Other versions
EP2826224A1 (en
Inventor
Frank Volkmann
Markus Erlmann
Christian Hock
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 EP2826224A1 publication Critical patent/EP2826224A1/en
Application granted granted Critical
Publication of EP2826224B1 publication Critical patent/EP2826224B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • 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/30Nc systems
    • G05B2219/33Director till display
    • G05B2219/33149Publisher subscriber, publisher, master broadcasts data to slaves, subscriber
    • 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/30Nc systems
    • G05B2219/34Director, elements to supervisory
    • G05B2219/34263OLE object linking and embedding, OPC ole for process control

Definitions

  • the invention relates to a method for access by clients to a server service of a server in a network by means of an OPC UA.
  • OPC UA OPC Unified Architecture
  • OPC Unified Architecture is a communication protocol and information model for communicating different automation components (devices), see http://www.opcfoundation.org.
  • OPC UA In OPC UA, all communication relationships take place bilaterally between two endpoints.
  • An OPC UA client establishes a communication channel to an OPC UA server, and all communication between the two takes place in this channel. This applies in particular to all read and write accesses, which thus also includes the so-called subscriptions, in which clients are notified of value changes of variables.
  • the invention is based on the object of providing an improved method for accessing clients to server-variable values of at least one variable server service of a server in a network by means of a server to provide hardware for performing the improved method.
  • a client logs on to the server service by sending a subscription for the server service to the server sends.
  • TCP IP
  • the server sends each value change of the value of each server service variable to the multicast address via the network over a multicast message, so that all clients logged on to the server service receive the same multicast message.
  • the server will request for various requested such server services (subscriptions), i. for server services with different variables, each created a separate subscription structure and a separate TCP / IP multicast group, with the subscription IDs and multicast addresses different server services from each other.
  • subscriptions i. for server services with different variables
  • clients are always OPC-UA clients and servers are always OPC-UA servers.
  • the method according to the invention extends the conventional OPC-UA specification with respect to the server services designated as subscriptions in OPC-UA, in which clients are informed of value changes of variables which are made available by a server and for which the clients log on to the server.
  • the server serves various clients that subscribe to the same subscription, i. For the same variables, login, a multicast group and sends value changes of these variables in the form of a multicast message to the multicast group, so that all registered for the respective subscription clients receive the same multicast message.
  • the server thus notifies a value change of a variable to all registered clients by means of a single multicast message, whereas in the conventional OPC UA it is available to each logged-in client on its request (ie to a so-called polled refresh request, by means of which the client sets the value of a or querying multiple variables at the server) sends a separate message.
  • This advantageously reduces the utilization of the server and the network and increases the efficiency of subscriptions over the conventional OPC UA.
  • the polled refresh requests of the clients registered with the server service for the variables of the server service can be omitted, i. these clients no longer need to query the server for the current values of variables because the server automatically communicates changes in the value of the variables of a server service by means of the multicast messages and at the same time to all clients registered for the server service.
  • the invention makes it possible to use OPC-UA in places where this is not possible with conventional OPC subscriptions, e.g. in some cases, which today can only be realized with clocked communication, since the automatic transmission of the multicast messages by the server can be adapted to the corresponding timing.
  • the multicast messages sent by the server are UDP (User Datagram Protocol) messages.
  • the UDP is a simple and connectionless network protocol and is thus particularly advantageous for the simple and fast transmission of multicast messages.
  • a further preferred embodiment of the invention provides that for the registration of a client for the server service of the OPC-UA communication stack of the client in the credentials sent to the server inserts a date that identifies the client as a multicast subscriptions supporting client.
  • the date allows the server to communicate the readiness of a client to join a multicast group.
  • the insertion of the date by the OPC-UA communication stack of the client is advantageous since the subscription method according to the invention can thereby remain transparent to applications of the client, so that these applications need not be changed compared to the conventional OPC-UA.
  • the extension according to the invention of the OPC-UA can thereby be limited on the client side to an expansion of the functionality of its OPC-UA communication stack.
  • the server further generates the subscription structure and the TCP / IP multicast group after first receiving a subscription for the server service.
  • the server after receiving a subscription application from a client for the server service, the server preferably checks whether a subscription structure already exists for the server service, and creates a subscription structure for the server service only in the case that no subscription structure is yet established exists for the server service.
  • the multicast message is sent multiple times by the server.
  • the multiple sending of a multicast message can advantageously increase the security of delivery of the multicast message in such cases.
  • a further embodiment of the invention provides that the set of server service variables is formed by the server as a union of variables contained in subscription applications received from the server from different clients.
  • Subscriptions that differ only slightly can be grouped together by forming the union of variables, so that a common subscription structure and multicast group are created for them. In this case, preferably a degree of agreement of different subscriptions is determined, up to which these subscriptions are combined or above which a new subscription structure and a new multicast group are created.
  • Hardware according to the invention is designed to carry out the method according to the invention with the advantages mentioned above.
  • a client according to the invention accordingly has an OPC-UA communication stack, which is designed to insert a date into the log-on data sent to the server for logging on the client for the server service, which identifies the client as a client supporting multicast subscriptions.
  • a server according to the invention has an OPC-UA server stack, which is designed to create a subscription structure for the server service with a unique subscription ID and a TCP / IP multicast group assigned to this subscription structure with a unique multicast address to notify a subscription subscription for the server service client, the multicast address and the subscription ID, and to send each change in value of the value of each server service variable to the multicast address via the network via a multicast message.
  • OPC UA clients and servers according to the invention differ from conventional OPC UA clients and servers only by additional functions of their OPC UA communication stacks. This has the advantages of having the extra features for conventional OPC UA clients and servers are fully backwards compatible and transparent and applications from clients and servers need not be changed compared to the conventional OPC UA.
  • a network according to the invention comprises at least one client according to the invention and at least one server according to the invention.
  • FIG. 1 shows a registration of multiple clients 1, 2, 3 to the same server service of a server 4 in a network by means of an OPC UA according to the prior art.
  • the server service provides clients 1, 2, 3 with variable values of one or more variables.
  • each client 1, 2, 3 according to the OPC UA as a communication channel 7.1, 7.2, 7.3 to the server 4 and sends via its communication channel 7.1, 7.2, 7.3, a subscription application 5.1, 5.2 , 5.3 (subscriber call) to the server 4.
  • Each communication channel 7.1, 7.2, 7.3 is designed as a TCP connection.
  • Subscription login 5.1, 5.2, 5.3 defines the requested server service by including the variables whose client client 1, 2, 3 is interested in changing their values, and an update rate indicating a desired time interval between updates of the values of those variables.
  • subscription subscription 5.1, 5.2, 5.3 calls the CreateSubscription method at server 4 and specifies the variables and the update rate as arguments to the method. For example, for the three variables var1, var2, var3, and an update rate of 250 ms, the subscription login 5.1, 5.2, 5.3 contains the CreateSubscription (var1, var2, var3, 250ms) method call.
  • FIG. 1 this is shown in greater detail for a first client 1.
  • An application 1.1 of the first client 1 generates the request for the subscription application 5.1 of the first client 1 and transfers it to an OPC-UA communication stack 1.2 of the first client 1, which then sends the subscription application 5.1 to the server 4. Accordingly, the subscription applications 5.2, 5.3 of the other clients 2, 3 are generated and sent.
  • the server 4 receives the subscription applications 5.1, 5.2, 5.3 of the clients 1, 2, 3 via a server stack 4.1, defines a separate subscription structure S1, S2 for each client 1, 2, 3 that logs on to the server service , S3 on and manages these. With the subscription structures S1, S2, S3, the server 4 generates a separate subscription ID for the server service for each client 1, 2, 3 that logs in to the server service and sends it via the respective communication channel 7.1, 7.2, 7.3 by means of a separate Subscription notification 6.1, 6.2, 6.3 (Subscriber Response) to the respective client 1, 2, 3.
  • a separate Subscription notification 6.1, 6.2, 6.3 Subscriber Response
  • the OPC-UA communication stack 1.2 of the first client 1 receives the subscription notification 6.1 of the server 4 sent to the first client 1 and transfers the application 1.1 of the first client 1, which registers the subscription 5.1, the Subscription ID included in subscription notification 6.1.
  • FIG. 2 shows by way of example a notification of a change in value of a variable var1 of the server service to clients logged on to the server service 1, 2, 3 by means of an OPC-UA according to the prior art.
  • the server 4 determines the subscription structures S1, S2, S3 affected by the change in value and sends each client 1, 2, 3 of a determined subscription structure S1, S2, S3 determined via the respective communication channel 7.1, 7.2, 7.3 a separate TCP gateway.
  • a value change message Subscriber-Publish
  • FIG. 3 shows a registration of multiple clients 1, 2, 3 to the same server service of a server 4 in a network by means of an OPC UA according to the inventive method.
  • the server service provides the clients 1, 2, 3 with variable values of one or more variables.
  • each client 1, 2, 3 in turn builds a TCP connection according to the OPC UA Communication channel 7.1, 7.2, 7.3 to the server 4 and sends via its communication channel 7.1, 7.2, 7.3, a subscription application 5.1, 5.2, 5.3 (subscriber call) to the server. 4
  • the subscription application 5.1, 5.2, 5.3 defines, as in the conventional method, the requested server service by being interested in the variables whose value changes the client 1, 2, 3 is interested in, and an update rate representing a desired time interval between updates of the values indicates this variable contains.
  • subscription subscription 5.1, 5.2, 5.3 calls the CreateSubscription method at server 4 and specifies the variables and the update rate as arguments to the method. For example, for the three variables var1, var2, var3 and an update rate of 250 ms, Subscription Login 5.1, 5.2, 5.3 again contains the CreateSubscription (var1, var2, var3, 250ms) method call.
  • FIG. 3 this is shown in greater detail for a first client 1.
  • An application 1.1 of the first client 1 generates a request for the subscription application 5.1 of the first client 1 and transfers it to an OPC-UA communication stack 1.2 of the first client 1.
  • the OPC-UA communication stack 1.2 of the first client 1 adds Subscription application 5.1 a date that identifies the first client 1 as a client 1, 2, 3 that supports multicast subscriptions, and then sends this date together with the subscription application 5.1 to the server 4.
  • the subscription Registrations 5.2, 5.3 of the other clients 2, 3 are generated, supplemented by a date that identifies the support of multicast subscriptions of the respective client 2, 3, and sent to the server 4.
  • the server 4 receives the subscription applications 5.1, 5.2, 5.3 of the clients 1, 2, 3 via a server stack 4.1. After the first receipt of a subscription application 5.1, 5.2, 5.3 for the server service recognizes the server 4 based on the Support of multicast subscriptions expelling date the extended functionality of the Subscribers login 5.1, 5.2, 5.3 sending client 1, 2, 3, then sets a subscription structure S1 with a unique subscription ID for the server service and one of these associated TCP / IP multicast group 9 with a unique multicast address and sends this subscription ID and multicast address by means of a subscription notification 6 (Subscriber Response) to the logging client 1, 2, 3 via the communication channel 7.1, 7.2, 7.3 to the server 4.
  • a subscription notification 6 Subscriber Response
  • the server 4 When the server 4 receives further subscription applications 5.1, 5.2, 5.3 for the same server service, it does not generate any further subscription structure S1, S2, S3, but shares the subscription ID of the already established subscription structure S1 and the multicast address of the associated multicast group 9 each further logging in for the server service client 1, 2, 3 via the respective communication channel 7.1, 7.2, 7.3 by means of a subscription notification 6 with.
  • the server 4 thus generates only a single subscription structure S1 for the server service in the method according to the invention and creates a multicast group 9 for the clients 1, 2, 3 that register for the server service.
  • the subscription notifications 6 sent to the clients 1, 2, 3 thus all contain the same subscription ID for identifying the server service or the subscription structure S1 and the same multicast address of the assigned multicast group 9.
  • the OPC-UA communication stack 1.2 of the first client 1 receives the subscription notification 6 of the server 4 sent to the first client 1 and transfers the application 1.1 of the first client 1, which supports the subscription application 5.1 has requested the Subscription ID contained in Subscription Notification 6.
  • the multicast address On the other hand, the application 1.1 is not notified, ie it remains hidden for the application 1.1 that only a subscription structure S1 is generated.
  • the application 1.1 there is therefore no difference between the conventional and the subscription method according to the invention, so that it does not have to be changed in any way when using the subscription method according to the invention in comparison to the conventional subscription method. The same applies to the other clients 2, 3 who log on to the server service.
  • FIG. 4 shows a notification of a change in value of a variable var1 to logged on to a server service clients in a network by means of an OPC UA according to the inventive method.
  • the server 4 determines the subscription structures S1 affected by the change in value, whereby in this example only one subscription structure S1 is affected. For each determined subscription structure S1 determined, the server 4 generates exactly one multicast message 8 (Subscriber Publish), which contains the change in value of the variable var1 and is designed as a UDP telegram. This multicast message 8 is sent to the multicast address of that multicast group 9 which is assigned to the respective subscription structure S1, so that all of these multicast group 9 belonging clients 1, 2, 3 receive the same multicast message 8.
  • Subscriber Publish contains the change in value of the variable var1 and is designed as a UDP telegram.
  • a value change of variable var1 is thus sent by a single multicast message 8 to all clients 1, 2, 3 logged on to the server service, while in the conventional method the server 4 sends a separate TCP to each client 1, 2, 3 logged on to the server service. Value change message sends.

Description

Die Erfindung betrifft ein Verfahren zum Zugriff von Clients auf einen Serverdienst eines Servers in einem Netzwerk mittels einer OPC-UA.The invention relates to a method for access by clients to a server service of a server in a network by means of an OPC UA.

OPC-UA (= OPC Unified Architecture) ist ein Kommunikationsprotokoll und Informationsmodell zur Kommunikation unterschiedlicher automatisierungstechnischer Komponenten (Geräte), siehe http://www.opcfoundation.org.OPC UA (= OPC Unified Architecture) is a communication protocol and information model for communicating different automation components (devices), see http://www.opcfoundation.org.

Bei OPC-UA finden alle Kommunikationsbeziehungen bilateral zwischen zwei Endpoints statt. Dabei baut ein OPC-UA Client einen Kommunikationskanal zu einem OPC-UA Server auf, und die gesamte Kommunikation der beiden findet in diesem Kanal statt. Insbesondere gilt dies für alle Lese- und Schreibzugriffe, was somit auch die so genannten Subscriptions einschließt, bei denen Clients Wertänderungen von Variablen mitgeteilt werden.In OPC UA, all communication relationships take place bilaterally between two endpoints. An OPC UA client establishes a communication channel to an OPC UA server, and all communication between the two takes place in this channel. This applies in particular to all read and write accesses, which thus also includes the so-called subscriptions, in which clients are notified of value changes of variables.

In der Praxis tritt häufig der Fall auf, dass mehrere Clients an denselben Informationen eines Servers Interesse haben. Bei OPC-UA baut dann jeder der Clients eine bilaterale Kommunikaion zum Server auf und fragt dieselben Werte wie die anderen Clients ab. Beispiele, in denen ein solcher Fall auftritt, sind mehrere HMI-Geräte (HMI = Human Machine Interface), die dieselbe Sicht auf einen Serverzustand zeigen, Historian-Anwendungen, Logging, Zustandüberwachung und eine parallele KPI-Erstellung (KPI = Key Performance Indikator).
Aus der WO 2004/003735 A2 ist bereits ein solches Verfahren für OPC, den Vorgänger von OPC-UA, bekannt.
In practice, the case often occurs that several clients are interested in the same information of a server. In OPC-UA, each of the clients then establishes a bilateral communication to the server and polls the same values as the other clients. Examples in which such a case occurs are several Human Machine Interface (HMI) devices, which show the same view of a server state, Historian applications, logging, state monitoring, and a parallel KPI (Key Performance Indicator) creation (KPI). ,
From the WO 2004/003735 A2 Such a procedure is already known for OPC, the predecessor of OPC-UA.

Der Erfindung liegt die Aufgabe zugrunde, ein verbessertes Verfahren zum Zugriff von Clients auf einen den Clients veränderliche Werte wenigstens einer Variable bereitstellenden Serverdienst eines Servers in einem Netzwerk mittels einer zugrunde, Hardware zur Durchführung des verbesserten Verfahrens anzugeben.The invention is based on the object of providing an improved method for accessing clients to server-variable values of at least one variable server service of a server in a network by means of a server to provide hardware for performing the improved method.

Die Aufgabe wird erfindungsgemäß hinsichtlich des Verfahrens durch die Merkmale des Anspruchs 1 und hinsichtlich der Hardware durch die Merkmale der Ansprüche 8 bis 10 gelöst.The object is achieved according to the invention with regard to the method by the features of claim 1 and with respect to the hardware by the features of claims 8 to 10.

Vorteilhafte Ausgestaltungen der Erfindung sind Gegenstand der Unteransprüche.Advantageous embodiments of the invention are the subject of the dependent claims.

Bei dem erfindungsgemäßen Verfahren zum Zugriff von Clients auf einen den Clients veränderliche Werte wenigstens einer Variable bereitstellenden Serverdienst eines Servers in einem Netzwerk mittels einer OPC-UA meldet sich ein Client für den Serverdienst an, indem er eine Subscription-Anmeldung für den Serverdienst an den Server sendet. Der Server legt für den Serverdienst eine Subscription-Struktur mit einer eindeutigen Subscription-ID, d.h. einem eindeutigen Identifikator, und eine dieser Subscription-Struktur zugeordnete TCP/IP-Multicastgruppe (TCP = Transmission Control Protocol, IP = Internet Protocol) mit einer eindeutigen Multicastadresse an und teilt jedem sich durch eine Subscription-Anmeldung für den Serverdienst anmeldenden Client die Multicastadresse und die Subscription-ID mit. Der Server sendet jede Wertänderung des Wertes jeder Variable des Serverdienstes mittels einer Multicastnachricht über das Netzwerk an die Multicastadresse, so dass alle für den Serverdienst angemeldeten Clients dieselbe Multicastnachricht empfangen.In the method according to the invention for accessing clients from a server service of a server in a network by means of an OPC UA, which provides variable values to the clients, a client logs on to the server service by sending a subscription for the server service to the server sends. The server creates a subscription structure for the server service with a unique subscription ID, i. a unique identifier, and a TCP / IP multicast group (TCP = IP) associated with this subscription structure with a unique multicast address, and allocates the multicast address and to each client that logs in through a subscription for the server service the subscription ID with. The server sends each value change of the value of each server service variable to the multicast address via the network over a multicast message, so that all clients logged on to the server service receive the same multicast message.

Dabei werden von dem Server für verschiedene angefragte derartige Serverdienste (Subscriptions), d.h. für Serverdienste mit verschiedenen Variablen, jeweils eine separate Subscription-Struktur und eine separate TCP/IP-Multicastgruppe angelegt, wobei sich die Subscription-IDs und Multicastadressen verschiedener Serverdienste voneinander unterscheiden.In doing so, the server will request for various requested such server services (subscriptions), i. for server services with different variables, each created a separate subscription structure and a separate TCP / IP multicast group, with the subscription IDs and multicast addresses different server services from each other.

Dabei sind hier und im Folgenden unter Clients stets OPC-UA Clients und unter Servern stets OPC-UA Server zu verstehen.Here and below clients are always OPC-UA clients and servers are always OPC-UA servers.

Das erfindungsgemäße Verfahren erweitert die herkömmliche OPC-UA Spezifikation bezüglich der in OPC-UA als Subscriptions bezeichneten Serverdienste, bei denen Clients Wertänderungen von Variablen mitgeteilt werden, die von einem Server zur Verfügung gestellt werden und für die sich die Clients beim Server anmelden. Der Server richtet dabei erfindungsgemäß für verschiedene Clients, die sich für dieselbe Subscription, d.h. für dieselben Variablen, anmelden, eine Multicastgruppe ein und sendet Wertänderungen dieser Variablen jeweils in Form einer Multicastnachricht an die Multicastgruppe, so dass alle für die jeweilige Subscription angemeldeten Clients dieselbe Multicastnachricht erhalten.The method according to the invention extends the conventional OPC-UA specification with respect to the server services designated as subscriptions in OPC-UA, in which clients are informed of value changes of variables which are made available by a server and for which the clients log on to the server. The server, in accordance with the invention, serves various clients that subscribe to the same subscription, i. For the same variables, login, a multicast group and sends value changes of these variables in the form of a multicast message to the multicast group, so that all registered for the respective subscription clients receive the same multicast message.

Der Server teilt also eine Wertänderung einer Variable allen angemeldeten Clients mittels einer einzigen Multicastnachricht mit, während er bei dem herkömmlichen OPC-UA jedem angemeldeten Client auf dessen Anfrage (d.h. auf einen so genannten "Polled Refresh Request", mittels dessen der Client den Wert einer oder mehrerer Variablen beim Server abfragt) eine separate Nachricht sendet. Dies reduziert vorteilhaft die Auslastung des Servers und des Netzwerkes und steigert die Effizienz von Subscriptions gegenüber dem herkömmlichen OPC-UA.The server thus notifies a value change of a variable to all registered clients by means of a single multicast message, whereas in the conventional OPC UA it is available to each logged-in client on its request (ie to a so-called polled refresh request, by means of which the client sets the value of a or querying multiple variables at the server) sends a separate message. This advantageously reduces the utilization of the server and the network and increases the efficiency of subscriptions over the conventional OPC UA.

Insbesondere können die Polled Refresh Requests der bei dem Serverdienst angemeldeten Clients für die Variablen des Serverdienstes entfallen, d.h. diese Clients brauchen nicht mehr beim Server die aktuellen Werte von Variablen abzufragen, da der Server Wertänderungen der Variablen eines Serverdienstes mittels der Multicastnachrichten automatisch und gleichzeitig allen für den Serverdienst angemeldeten Client mitteilt.In particular, the polled refresh requests of the clients registered with the server service for the variables of the server service can be omitted, i. these clients no longer need to query the server for the current values of variables because the server automatically communicates changes in the value of the variables of a server service by means of the multicast messages and at the same time to all clients registered for the server service.

Applikationen eines Client, die Polled Refresh Requests für Variablen des Serverdienstes erzeugen, brauchen dennoch gegenüber dem herkömmlichen OPC-UA nicht geändert werden, da diese Polled Refresh Requests vom OPC-UA Kommunikationsstack des Client erkannt und abgefangen werden können, so dass sie dem Server nicht zugestellt werden. Die OPC-UA Kommunikationsstacks der Clients sind daher vorzugsweise zum Erkennen und Abfangen derartiger von Applikationen des Client erzeugten Polled Refresh Requests ausgebildet.Applications of a client that generate polled refresh requests for variables of the server service need not be changed compared to the conventional OPC-UA, since these polled refresh requests can be recognized and intercepted by the OPC-UA communication stack of the client, so that they not be delivered to the server. The OPC-UA communication stacks of the clients are therefore preferably designed to detect and intercept such polled refresh requests generated by applications of the client.

Außerdem ermöglicht die Erfindung, OPC-UA an Stellen einzusetzen, wo dies mit herkömmlichen OPC-Subscriptions nicht möglich ist, z.B. in einigen Fällen, die heute nur mit getakteter Kommunikation realisierbar sind, da das automatische Versenden der Multicastnachrichten durch den Server der entsprechenden Taktung angepasst werden kann.In addition, the invention makes it possible to use OPC-UA in places where this is not possible with conventional OPC subscriptions, e.g. in some cases, which today can only be realized with clocked communication, since the automatic transmission of the multicast messages by the server can be adapted to the corresponding timing.

In einer bevorzugten Ausgestaltung der Erfindung sind die von dem Server gesendeten Multicastnachrichten UDP-Telegramme (UDP = User Datagram Protocol).In a preferred embodiment of the invention, the multicast messages sent by the server are UDP (User Datagram Protocol) messages.

Das UDP ist ein einfaches und verbindungsloses Netzwerkprotokoll und eignet sich dadurch besonders vorteilhaft zur einfachen und schnellen Übertragung von Multicastnachrichten.The UDP is a simple and connectionless network protocol and is thus particularly advantageous for the simple and fast transmission of multicast messages.

Eine weitere bevorzugte Ausgestaltung der Erfindung sieht vor, dass zur Anmeldung eines Client für den Serverdienst der OPC-UA Kommunikationsstack des Client in die zum Server gesendeten Anmeldedaten ein Datum einfügt, das den Client als Multicast-Subscriptions unterstützenden Client ausweist.A further preferred embodiment of the invention provides that for the registration of a client for the server service of the OPC-UA communication stack of the client in the credentials sent to the server inserts a date that identifies the client as a multicast subscriptions supporting client.

Durch das Datum kann dem Server die Bereitschaft eines Client zum Beitritt zu einer Multicastgruppe mitgeteilt werden. Die Einfügung des Datums durch den OPC-UA Kommunikationsstack des Client ist vorteilhaft, da das erfindungsgemäße Subscription-Verfahren dadurch für Applikationen des Client transparent bleiben kann, so dass diese Applikationen gegenüber dem herkömmlichen OPC-UA nicht geändert werden brauchen. Die erfindungsgemäße Erweiterung des OPC-UA kann dadurch auf Clientseite auf eine Erweiterung der Funktionalität dessen OPC-UA Kommunikationsstack beschränkt werden.The date allows the server to communicate the readiness of a client to join a multicast group. The insertion of the date by the OPC-UA communication stack of the client is advantageous since the subscription method according to the invention can thereby remain transparent to applications of the client, so that these applications need not be changed compared to the conventional OPC-UA. The extension according to the invention of the OPC-UA can thereby be limited on the client side to an expansion of the functionality of its OPC-UA communication stack.

Vorzugsweise erzeugt der Server ferner die Subscription-Struktur und die TCP/IP-Multicastgruppe nach dem erstmaligen Empfangen einer Subscription-Anmeldung für den Serverdienst.Preferably, the server further generates the subscription structure and the TCP / IP multicast group after first receiving a subscription for the server service.

Dadurch werden die Subscription-Struktur und die TCP/IP-Multicastgruppe bedarfsweise erzeugt. Dies ist vorteilhaft, da im Allgemeinen nicht vorhersehbar ist, welche Subscriptions von den Clients angefragt werden, und insbesondere keine unnötigen Subscription-Struktur und die TCP/IP-Multicastgruppe angelegt werden.This creates the subscription structure and the TCP / IP multicast group as needed. This is advantageous since it is generally unpredictable which subscriptions are requested by the clients and in particular no unnecessary subscription structure and the TCP / IP multicast group are created.

Weiterhin überprüft der Server vorzugsweise nach dem Erhalt einer Subscription-Anmeldung eines Client für den Serverdienst, ob für den Serverdienst bereits eine Subscription-Struktur existiert, und legt eine Subscription-Struktur für den Serverdienst nur in dem Falle an, dass noch keine Subscription-Struktur für den Serverdienst existiert.Furthermore, after receiving a subscription application from a client for the server service, the server preferably checks whether a subscription structure already exists for the server service, and creates a subscription structure for the server service only in the case that no subscription structure is yet established exists for the server service.

Auf diese Weise wird vorteilhaft vermieden, dass Subscription-Strukturen mehrfach angelegt werden und der Server und das Netzwerk unnötig belastet werden.In this way, it is advantageously avoided that subscription structures are created multiple times and the server and the network are unnecessarily burdened.

In einer weiteren Ausgestaltung der Erfindung wird die Multicastnachricht mehrfach von dem Server gesendet.In a further embodiment of the invention, the multicast message is sent multiple times by the server.

Dies ist vor allem dann vorteilhaft, wenn die Multicastnachrichten ungesichert übertragen werden, wobei der Verlust einzelner Multicastnachrichten akzeptiert und nicht überprüft wird. Die mehrfache Versendung einer Multicastnachricht kann in solchen Fällen die Sicherheit der Zustellung der Multicastnachricht vorteilhaft erhöhen.This is particularly advantageous if the multicast messages are transmitted unsecured, with the loss of individual multicast messages is accepted and not checked. The multiple sending of a multicast message can advantageously increase the security of delivery of the multicast message in such cases.

Eine weitere Ausgestaltung der Erfindung sieht vor, dass die Menge der Variablen des Serverdienstes vom Server als Vereinigungsmenge aus Variablen gebildet wird, die in von dem Server empfangenen Subscription-Anmeldungen verschiedener Clients enthalten sind.A further embodiment of the invention provides that the set of server service variables is formed by the server as a union of variables contained in subscription applications received from the server from different clients.

Dadurch kann vorteilhaft berücksichtigt werden, dass im Allgemeinen verschiedene Clients nicht genau dieselben Subscriptions anfordern. Subscriptions, die sich nur wenig (hinsichtlich weniger Variablen) unterscheiden, können dabei durch die Bildung der Vereinigungsmenge von Variablen zusammengefasst werden, sodass für sie eine gemeinsame Subscription-Struktur und Multicastgruppe angelegt werden. Dabei wird vorzugsweise ein Grad von Übereinstimmung verschiedener Subscriptions festgelegt, bis zu dem diese Subscriptions zusammengefasst werden bzw. oberhalb dessen eine neue Subscription-Struktur und eine neue Multicastgruppe angelegt werden.As a result, it can be advantageously taken into account that in general different clients do not request exactly the same subscriptions. Subscriptions that differ only slightly (in terms of fewer variables) can be grouped together by forming the union of variables, so that a common subscription structure and multicast group are created for them. In this case, preferably a degree of agreement of different subscriptions is determined, up to which these subscriptions are combined or above which a new subscription structure and a new multicast group are created.

Erfindungsgemäße Hardware ist zur Durchführung des erfindungsgemäßen Verfahrens mit den oben genannten Vorteilen ausgebildet.Hardware according to the invention is designed to carry out the method according to the invention with the advantages mentioned above.

Ein erfindungsgemäßer Client weist dementsprechend einen OPC-UA Kommunikationsstack auf, der dazu ausgebildet ist, in zum Server gesendete Anmeldedaten zur Anmeldung des Client für den Serverdienst ein Datum einzufügen, das den Client als Multicast-Subscriptions unterstützenden Client ausweist.A client according to the invention accordingly has an OPC-UA communication stack, which is designed to insert a date into the log-on data sent to the server for logging on the client for the server service, which identifies the client as a client supporting multicast subscriptions.

Ein erfindungsgemäßer Server weist einen OPC-UA Serverstack auf, der dazu ausgebildet ist, für den Serverdienst eine Subscription-Struktur mit einer eindeutigen Subscription-ID und eine dieser Subscription-Struktur zugeordnete TCP/IP-Multicastgruppe mit einer eindeutigen Multicastadresse anzulegen, jedem sich durch eine Subscription-Anmeldung für den Serverdienst anmeldenden Client die Multicastadresse und die Subscription-ID mitzuteilen und jede Wertänderung des Wertes jeder Variablen des Serverdienstes mittels einer Multicastnachricht über das Netzwerk an die Multicastadresse zu senden.A server according to the invention has an OPC-UA server stack, which is designed to create a subscription structure for the server service with a unique subscription ID and a TCP / IP multicast group assigned to this subscription structure with a unique multicast address to notify a subscription subscription for the server service client, the multicast address and the subscription ID, and to send each change in value of the value of each server service variable to the multicast address via the network via a multicast message.

Erfindungsgemäße OPC-UA Clients und Server unterscheiden sich also von herkömmlichen OPC-UA Clients und Servern lediglich durch Zusatzfunktionen ihrer OPC-UA Kommunikationsstacks. Dies hat die Vorteile, dass die Zusatzfunktionen für herkömmliche OPC-UA Clients und Server vollständig abwärtskompatibel und transparent sind und Applikationen von Clients und Servern gegenüber dem herkömmlichen OPC-UA nicht geändert werden brauchen.Thus, OPC UA clients and servers according to the invention differ from conventional OPC UA clients and servers only by additional functions of their OPC UA communication stacks. This has the advantages of having the extra features for conventional OPC UA clients and servers are fully backwards compatible and transparent and applications from clients and servers need not be changed compared to the conventional OPC UA.

Ein erfindungsgemäßes Netzwerk umfasst wenigstens einen erfindungsgemäßen Client und wenigstens einen erfindungsgemäßen Server.A network according to the invention comprises at least one client according to the invention and at least one server according to the invention.

Die oben beschriebenen Eigenschaften, Merkmale und Vorteile dieser Erfindung sowie die Art und Weise, wie diese erreicht werden, werden klarer und deutlicher verständlich im Zusammenhang mit der folgenden Beschreibung von Ausführungsbeispielen, die im Zusammenhang mit den Zeichnungen näher erläutert werden. Dabei zeigen:

FIG 1
eine Anmeldung mehrerer Clients zu einem Serverdienst eines Servers in einem Netzwerk mittels einer OPC-UA gemäß dem Stand der Technik,
FIG 2
eine Mitteilung einer Wertänderung einer Variablen an zu einem Serverdienst angemeldete Clients in einem Netzwerk mittels einer OPC-UA gemäß dem Stand der Technik,
FIG 3
eine Anmeldung mehrerer Clients zu einem Serverdienst eines Servers in einem Netzwerk mittels einer OPC-UA gemäß dem erfindungsgemäßen Verfahren, und
FIG 4
eine Mitteilung einer Wertänderung einer Variablen an zu einem Serverdienst angemeldete Clients in einem Netzwerk mittels einer OPC-UA gemäß dem erfindungsgemäßen Verfahren.
The above-described characteristics, features, and advantages of this invention, as well as the manner in which they will be achieved, will become clearer and more clearly understood in connection with the following description of exemplary embodiments which will be described in detail in conjunction with the drawings. Showing:
FIG. 1
a login of several clients to a server service of a server in a network by means of an OPC UA according to the prior art,
FIG. 2
a notification of a value change of a variable to clients logged on to a server service in a network by means of a prior art OPC UA,
FIG. 3
an application of multiple clients to a server service of a server in a network by means of an OPC UA according to the inventive method, and
FIG. 4
a notification of a change in value of a variable to logged on to a server service clients in a network by means of an OPC UA according to the inventive method.

Einander entsprechende Teile sind in allen Figuren mit den gleichen Bezugszeichen versehen.Corresponding parts are provided in all figures with the same reference numerals.

Figur 1 zeigt eine Anmeldung mehrerer Clients 1, 2, 3 zu demselben Serverdienst eines Servers 4 in einem Netzwerk mittels einer OPC-UA gemäß dem Stand der Technik. Der Serverdienst stellt den Clients 1, 2, 3 veränderliche Werte einer oder mehrerer Variablen bereit. Um sich zu dem Serverdienst anzumelden, baut jeder Client 1, 2, 3 gemäß der OPC-UA einen als Kommunikationskanal 7.1, 7.2, 7.3 zu dem Server 4 auf und sendet über seinen Kommunikationskanal 7.1, 7.2, 7.3 eine Subscription-Anmeldung 5.1, 5.2, 5.3 (Subscriber-Call) an den Server 4. Jeder Kommunikationskanal 7.1, 7.2, 7.3 ist dabei als eine TCP-Verbindung ausgebildet. FIG. 1 shows a registration of multiple clients 1, 2, 3 to the same server service of a server 4 in a network by means of an OPC UA according to the prior art. The server service provides clients 1, 2, 3 with variable values of one or more variables. In order to log in to the server service, each client 1, 2, 3 according to the OPC UA as a communication channel 7.1, 7.2, 7.3 to the server 4 and sends via its communication channel 7.1, 7.2, 7.3, a subscription application 5.1, 5.2 , 5.3 (subscriber call) to the server 4. Each communication channel 7.1, 7.2, 7.3 is designed as a TCP connection.

Die Subscription-Anmeldung 5.1, 5.2, 5.3 definiert den angefragten Serverdienst, indem sie die Variablen, an deren Wertänderungen der Client 1, 2, 3 interessiert ist, und eine Updaterate, die ein gewünschtes Zeitintervall zwischen Aktualisierungen der Werte dieser Variablen angibt, enthält. Dazu ruft die Subscription-Anmeldung 5.1, 5.2, 5.3 die Methode CreateSubscription bei dem Server 4 auf und gibt als Argumente der Methode die Variablen und die Updaterate an. Für die drei Variablen var1, var2, var3 und eine Updaterate von 250 ms enthält die Subscription-Anmeldung 5.1, 5.2, 5.3 beispielsweise den Methodenaufruf CreateSubscription(var1, var2, var3, 250ms).Subscription login 5.1, 5.2, 5.3 defines the requested server service by including the variables whose client client 1, 2, 3 is interested in changing their values, and an update rate indicating a desired time interval between updates of the values of those variables. To do so, subscription subscription 5.1, 5.2, 5.3 calls the CreateSubscription method at server 4 and specifies the variables and the update rate as arguments to the method. For example, for the three variables var1, var2, var3, and an update rate of 250 ms, the subscription login 5.1, 5.2, 5.3 contains the CreateSubscription (var1, var2, var3, 250ms) method call.

In Figur 1 ist dies in größerem Detail für einen ersten Client 1 dargestellt. Eine Applikation 1.1 des ersten Client 1 erzeugt die Anforderung der Subscription-Anmeldung 5.1 des ersten Client 1 und übergibt sie einem OPC-UA Kommunikationsstack 1.2 des ersten Client 1, der die Subscription-Anmeldung 5.1 dann an den Server 4 sendet. Entsprechend werden die Subscription-Anmeldungen 5.2, 5.3 der anderen Clients 2, 3 erzeugt und versendet.In FIG. 1 this is shown in greater detail for a first client 1. An application 1.1 of the first client 1 generates the request for the subscription application 5.1 of the first client 1 and transfers it to an OPC-UA communication stack 1.2 of the first client 1, which then sends the subscription application 5.1 to the server 4. Accordingly, the subscription applications 5.2, 5.3 of the other clients 2, 3 are generated and sent.

Der Server 4 empfängt die Subscription-Anmeldungen 5.1, 5.2, 5.3 der Clients 1, 2, 3 über einen Server-Stack 4.1, legt für jeden sich derart an dem Serverdienst anmeldenden Client 1, 2, 3 eine separate Subscription-Struktur S1, S2, S3 an und verwaltet diese. Mit den Subscription-Strukturen S1, S2, S3 erzeugt der Server 4 für jeden sich an dem Serverdienst anmeldenden Client 1, 2, 3 eine separate Subscription-ID für den Serverdienst und sendet diese über den jeweiligen Kommunikationskanal 7.1, 7.2, 7.3 mittels einer separaten Subscription-Benachrichtigung 6.1, 6.2, 6.3 (Subscriber Response) an den jeweiligen Client 1, 2, 3.The server 4 receives the subscription applications 5.1, 5.2, 5.3 of the clients 1, 2, 3 via a server stack 4.1, defines a separate subscription structure S1, S2 for each client 1, 2, 3 that logs on to the server service , S3 on and manages these. With the subscription structures S1, S2, S3, the server 4 generates a separate subscription ID for the server service for each client 1, 2, 3 that logs in to the server service and sends it via the respective communication channel 7.1, 7.2, 7.3 by means of a separate Subscription notification 6.1, 6.2, 6.3 (Subscriber Response) to the respective client 1, 2, 3.

Wie in Figur 1 wiederum am Beispiel des ersten Client 1 dargestellt ist, empfängt der OPC-UA Kommunikationsstack 1.2 des ersten Client 1 die an den ersten Client 1 gesendete Subscription-Benachrichtigung 6.1 des Servers 4 und übergibt der Applikation 1.1 des ersten Client 1, die die Subscription-Anmeldung 5.1 angefordert hat, die in der Subscription-Benachrichtigung 6.1 enthaltene Subscription-ID. Entsprechendes gilt für die weiteren sich für den Serverdienst anmeldenden Clients 2, 3.As in FIG. 1 Once again illustrated by the example of the first client 1, the OPC-UA communication stack 1.2 of the first client 1 receives the subscription notification 6.1 of the server 4 sent to the first client 1 and transfers the application 1.1 of the first client 1, which registers the subscription 5.1, the Subscription ID included in subscription notification 6.1. The same applies to the other clients 2, 3 who log on to the server service.

Figur 2 zeigt beispielhaft eine Mitteilung einer Wertänderung einer Variable var1 des Serverdienstes an zu dem Serverdienst angemeldete Clients 1, 2, 3 mittels einer OPC-UA gemäß dem Stand der Technik. Der Server 4 ermittelt die von der Wertänderung betroffenen Subscription-Strukturen S1, S2, S3 und sendet jedem Client 1, 2, 3 einer ermittelten betroffenen Subscription-Struktur S1, S2, S3 über den jeweiligen Kommunikationskanal 7.1, 7.2, 7.3 eine separate TCP-Wertänderungsnachricht (Subscriber-Publish), die dem Client 1, 2, 3 die Wertänderung der ersten Variable var1 mitteilt. FIG. 2 shows by way of example a notification of a change in value of a variable var1 of the server service to clients logged on to the server service 1, 2, 3 by means of an OPC-UA according to the prior art. The server 4 determines the subscription structures S1, S2, S3 affected by the change in value and sends each client 1, 2, 3 of a determined subscription structure S1, S2, S3 determined via the respective communication channel 7.1, 7.2, 7.3 a separate TCP gateway. A value change message (Subscriber-Publish), which tells the client 1, 2, 3 the value change of the first variable var1.

Figur 3 zeigt eine Anmeldung mehrerer Clients 1, 2, 3 zu demselben Serverdienst eines Servers 4 in einem Netzwerk mittels einer OPC-UA gemäß dem erfindungsgemäßen Verfahren. Wie bei dem anhand der Figuren 1 und 2 beschriebenen herkömmlichen Verfahren stellt der Serverdienst den Clients 1, 2, 3 veränderliche Werte einer oder mehrerer Variablen bereit. Um sich zu dem Serverdienst anzumelden, baut jeder Client 1, 2, 3 wiederum gemäß der OPC-UA einen als TCP-Verbindung ausgebildeten Kommunikationskanal 7.1, 7.2, 7.3 zu dem Server 4 auf und sendet über seinen Kommunikationskanal 7.1, 7.2, 7.3 eine Subscription-Anmeldung 5.1, 5.2, 5.3 (Subscriber-Call) an den Server 4. FIG. 3 shows a registration of multiple clients 1, 2, 3 to the same server service of a server 4 in a network by means of an OPC UA according to the inventive method. As with the basis of the FIGS. 1 and 2 In accordance with conventional methods described above, the server service provides the clients 1, 2, 3 with variable values of one or more variables. In order to log on to the server service, each client 1, 2, 3 in turn builds a TCP connection according to the OPC UA Communication channel 7.1, 7.2, 7.3 to the server 4 and sends via its communication channel 7.1, 7.2, 7.3, a subscription application 5.1, 5.2, 5.3 (subscriber call) to the server. 4

Die Subscription-Anmeldung 5.1, 5.2, 5.3 definiert ebenso wie bei dem herkömmlichen Verfahren den angefragten Serverdienst, indem sie die Variablen, an deren Wertänderungen der Client 1, 2, 3 interessiert ist, und eine Updaterate, die ein gewünschtes Zeitintervall zwischen Aktualisierungen der Werte dieser Variablen angibt, enthält. Dazu ruft die Subscription-Anmeldung 5.1, 5.2, 5.3 die Methode CreateSubscription bei dem Server 4 auf und gibt als Argumente der Methode die Variablen und die Updaterate an. Für die drei Variablen var1, var2, var3 und eine Updaterate von 250 ms enthält die Subscription-Anmeldung 5.1, 5.2, 5.3 beispielsweise wiederum den Methodenaufruf CreateSubscription(var1, var2, var3, 250ms).The subscription application 5.1, 5.2, 5.3 defines, as in the conventional method, the requested server service by being interested in the variables whose value changes the client 1, 2, 3 is interested in, and an update rate representing a desired time interval between updates of the values indicates this variable contains. To do so, subscription subscription 5.1, 5.2, 5.3 calls the CreateSubscription method at server 4 and specifies the variables and the update rate as arguments to the method. For example, for the three variables var1, var2, var3 and an update rate of 250 ms, Subscription Login 5.1, 5.2, 5.3 again contains the CreateSubscription (var1, var2, var3, 250ms) method call.

In Figur 3 ist dies in größerem Detail für einen ersten Client 1 dargestellt. Eine Applikation 1.1 des ersten Client 1 erzeugt eine Anforderung der Subscription-Anmeldung 5.1 des ersten Client 1 und übergibt sie einem OPC-UA Kommunikationsstack 1.2 des ersten Client 1. Im Unterschied zum herkömmlichen Verfahren fügt der OPC-UA Kommunikationsstack 1.2 des ersten Client 1 der Subscription-Anmeldung 5.1 ein Datum hinzu, das den ersten Client 1 als einen Client 1, 2, 3 ausweist, der Multicast-Subscriptions unterstützt, und sendet dieses Datum zusammen mit der Subscription-Anmeldung 5.1 dann an den Server 4. Entsprechend werden die Subscription-Anmeldungen 5.2, 5.3 der anderen Clients 2, 3 erzeugt, um ein Datum ergänzt, das die Unterstützung von Multicast-Subscriptions des jeweiligen Client 2, 3 ausweist, und an den Server 4 gesendet.In FIG. 3 this is shown in greater detail for a first client 1. An application 1.1 of the first client 1 generates a request for the subscription application 5.1 of the first client 1 and transfers it to an OPC-UA communication stack 1.2 of the first client 1. In contrast to the conventional method, the OPC-UA communication stack 1.2 of the first client 1 adds Subscription application 5.1 a date that identifies the first client 1 as a client 1, 2, 3 that supports multicast subscriptions, and then sends this date together with the subscription application 5.1 to the server 4. Accordingly, the subscription Registrations 5.2, 5.3 of the other clients 2, 3 are generated, supplemented by a date that identifies the support of multicast subscriptions of the respective client 2, 3, and sent to the server 4.

Der Server 4 empfängt die Subscription-Anmeldungen 5.1, 5.2, 5.3 der Clients 1, 2, 3 über einen Server-Stack 4.1. Nach dem erstmaligen Empfangen einer Subscription-Anmeldung 5.1, 5.2, 5.3 für den Serverdienst erkennt der Server 4 anhand des die Unterstützung von Multicast-Subscriptions ausweisenden Datums die erweiterte Funktionalität des die Subscription-Anmeldung 5.1, 5.2, 5.3 sendenden Client 1, 2, 3, legt daraufhin eine Subscription-Struktur S1 mit einer eindeutigen Subscription-ID für den Serverdienst und eine dieser zugeordnete TCP/IP-Multicastgruppe 9 mit einer eindeutigen Multicastadresse an und sendet diese Subscription-ID und Multicastadresse mittels einer Subscription-Benachrichtigung 6 (Subscriber Response) an den sich anmeldenden Client 1, 2, 3 über dessen Kommunikationskanal 7.1, 7.2, 7.3 zum Server 4.The server 4 receives the subscription applications 5.1, 5.2, 5.3 of the clients 1, 2, 3 via a server stack 4.1. After the first receipt of a subscription application 5.1, 5.2, 5.3 for the server service recognizes the server 4 based on the Support of multicast subscriptions expelling date the extended functionality of the Subscribers login 5.1, 5.2, 5.3 sending client 1, 2, 3, then sets a subscription structure S1 with a unique subscription ID for the server service and one of these associated TCP / IP multicast group 9 with a unique multicast address and sends this subscription ID and multicast address by means of a subscription notification 6 (Subscriber Response) to the logging client 1, 2, 3 via the communication channel 7.1, 7.2, 7.3 to the server 4.

Wenn der Server 4 weitere Subscription-Anmeldungen 5.1, 5.2, 5.3 für denselben Serverdienst empfängt, erzeugt er keine weitere Subscription-Struktur S1, S2, S3, sondern teilt die Subscription-ID der bereits angelegten Subscription-Struktur S1 und die Multicastadresse der zugeordneten Multicastgruppe 9 jedem weiteren sich für den Serverdienst anmeldenden Client 1, 2, 3 über den jeweiligen Kommunikationskanal 7.1, 7.2, 7.3 mittels einer Subscription-Benachrichtigung 6 mit.When the server 4 receives further subscription applications 5.1, 5.2, 5.3 for the same server service, it does not generate any further subscription structure S1, S2, S3, but shares the subscription ID of the already established subscription structure S1 and the multicast address of the associated multicast group 9 each further logging in for the server service client 1, 2, 3 via the respective communication channel 7.1, 7.2, 7.3 by means of a subscription notification 6 with.

Im Unterschied zum herkömmlichen Verfahren erzeugt der Server 4 also bei dem erfindungsgemäßen Verfahren nur eine einzige Subscription-Struktur S1 für den Serverdienst und legt für die sich für den Serverdienst anmeldenden Clients 1, 2, 3 eine Multicastgruppe 9 an. Die an die Clients 1, 2, 3 gesendeten Subscription-Benachrichtigungen 6 enthalten somit alle dieselbe Subscription-ID zur Identifizierung des Serverdienstes bzw. der Subscription-Struktur S1 und dieselbe Multicastadresse der zugeordneten Multicastgruppe 9.In contrast to the conventional method, the server 4 thus generates only a single subscription structure S1 for the server service in the method according to the invention and creates a multicast group 9 for the clients 1, 2, 3 that register for the server service. The subscription notifications 6 sent to the clients 1, 2, 3 thus all contain the same subscription ID for identifying the server service or the subscription structure S1 and the same multicast address of the assigned multicast group 9.

Wie in Figur 3 am Beispiel des ersten Client 1 dargestellt ist, empfängt der OPC-UA Kommunikationsstack 1.2 des ersten Client 1 die an den ersten Client 1 gesendete Subscription-Benachrichtigung 6 des Servers 4 und übergibt der Applikation 1.1 des ersten Client 1, die die Subscription-Anmeldung 5.1 angefordert hat, die in der Subscription-Benachrichtigung 6 enthaltene Subscription-ID. Die Multicastadresse wird der Applikation 1.1 dagegen nicht mitgeteilt, d.h. für die Applikation 1.1 bleibt verborgen, dass nur eine Subscription-Struktur S1 erzeugt wird. Für die Applikation 1.1 gibt es daher keinen Unterschied zwischen dem herkömmlichen und dem erfindungsgemäßen Subscription-Verfahren, so dass sie bei Verwendung des erfindungsgemäßen Subscription-Verfahrens gegenüber dem herkömmlichen Subscription-Verfahren in keiner Weise geändert werden muss. Entsprechendes gilt für die weiteren sich für den Serverdienst anmeldenden Clients 2, 3.As in FIG. 3 is shown as an example of the first client 1, the OPC-UA communication stack 1.2 of the first client 1 receives the subscription notification 6 of the server 4 sent to the first client 1 and transfers the application 1.1 of the first client 1, which supports the subscription application 5.1 has requested the Subscription ID contained in Subscription Notification 6. The multicast address On the other hand, the application 1.1 is not notified, ie it remains hidden for the application 1.1 that only a subscription structure S1 is generated. For the application 1.1 there is therefore no difference between the conventional and the subscription method according to the invention, so that it does not have to be changed in any way when using the subscription method according to the invention in comparison to the conventional subscription method. The same applies to the other clients 2, 3 who log on to the server service.

Figur 4 zeigt eine Mitteilung einer Wertänderung einer Variable var1 an zu einem Serverdienst angemeldete Clients in einem Netzwerk mittels einer OPC-UA gemäß dem erfindungsgemäßen Verfahren. FIG. 4 shows a notification of a change in value of a variable var1 to logged on to a server service clients in a network by means of an OPC UA according to the inventive method.

Der Server 4 ermittelt die von der Wertänderung betroffenen Subscription-Strukturen S1, wobei in diesem Beispiel nur eine Subscription-Struktur S1 betroffen ist. Für jede ermittelte betroffene Subscription-Struktur S1 erzeugt der Server 4 genau eine Multicastnachricht 8 (Subscriber-Publish), die die Wertänderung der Variable var1 enthält und als UDP-Telegramm ausgebildet ist. Diese Multicastnachricht 8 wird an die Multicastadresse derjenigen Multicastgruppe 9 gesendet, die der jeweiligen Subscription-Struktur S1 zugeordnet ist, so dass alle dieser Multicastgruppe 9 angehörenden Clients 1, 2, 3 dieselbe Multicastnachricht 8 empfangen.The server 4 determines the subscription structures S1 affected by the change in value, whereby in this example only one subscription structure S1 is affected. For each determined subscription structure S1 determined, the server 4 generates exactly one multicast message 8 (Subscriber Publish), which contains the change in value of the variable var1 and is designed as a UDP telegram. This multicast message 8 is sent to the multicast address of that multicast group 9 which is assigned to the respective subscription structure S1, so that all of these multicast group 9 belonging clients 1, 2, 3 receive the same multicast message 8.

Eine Wertänderung der Variable var1 wird also durch eine einzige Multicastnachricht 8 an alle zu dem Serverdienst angemeldeten Clients 1, 2, 3 gesendet, während der Server 4 bei dem herkömmlichen Verfahren an jeden zu dem Serverdienst angemeldeten Client 1, 2, 3 eine separate TCP-Wertänderungsnachricht sendet.A value change of variable var1 is thus sent by a single multicast message 8 to all clients 1, 2, 3 logged on to the server service, while in the conventional method the server 4 sends a separate TCP to each client 1, 2, 3 logged on to the server service. Value change message sends.

Obwohl die Erfindung im Detail durch ein bevorzugtes Ausführungsbeispiel näher illustriert und beschrieben wurde, so ist die Erfindung nicht durch die offenbarten Beispiele eingeschränkt und andere Variationen können vom Fachmann hieraus abgeleitet werden, ohne den Schutzumfang der Erfindung zu verlassen.Although the invention has been illustrated and described in detail by a preferred embodiment, the invention is not limited by the disclosed examples and other variations can be derived therefrom by those skilled in the art without departing from the scope of the invention.

BezugszeichenlisteLIST OF REFERENCE NUMBERS

1, 2, 31, 2, 3
Clientclient
1.11.1
Applikationapplication
1.21.2
OPC-UA KommunikationsstackOPC-UA communication stack
44
Serverserver
4.14.1
Server-StackServer stack
5.1, 5.2, 5.35.1, 5.2, 5.3
Subscription-AnmeldungSubscription Application
6, 6.1, 6.2, 6.36, 6.1, 6.2, 6.3
Subscription-BenachrichtigungSubscription notification
7.1, 7.2, 7.37.1, 7.2, 7.3
Kommunikationskanalcommunication channel
88th
Multicastnachrichtmulticast message
99
Multicastgruppemulticast group
S1 S2, S3S1 S2, S3
Subscription-StrukturSubscription structure
var1var1
Variablevariable

Claims (9)

  1. Method for giving clients (1, 2, 3) access to a server service of a server (4) in a network using an OPC-UA, wherein
    - the server service provides the clients (1, 2, 3) with varying values of at least one variable (var1),
    - a client (1, 2, 3) registers for the server service by transmitting a subscription registration (5.1, 5.2, 5.3) for the server service to the server (4),
    - the server (4) creates, for the server service, a subscription structure (S1, S2, S3) having a unique subscription ID and a TCP/IP multicast group (9) which is associated with this subscription structure (S1, S2, S3) and has a unique multicast address,
    - the server (4) communicates the multicast address and the subscription ID to each client (1, 2, 3) registering for the server service by means of a subscription registration (5.1, 5.2, 5.3), and
    - the server (4) transmits each value change in the value of each variable (var1) of the server service to the multicast address using a multicast message (8) via the network, with the result that all clients (1, 2, 3) registered for the server service receive the same multicast message (8),
    characterized in that, in order to register a client (1, 2, 3) for the server service, the OPC-UA communication stack (1.2) of the client (1, 2, 3) inserts a data item into the registration data transmitted to the server (4), which data item shows the client (1, 2, 3) to be a client (1, 2, 3) supporting multicast subscriptions.
  2. Method according to Claim 1,
    characterized in that the multicast messages (8) transmitted by the server (4) are UDP messages.
  3. Method according to one of the preceding claims,
    characterized in that the server (4) generates the subscription structure (S1, S2, S3) and the TCP/IP multicast group (9) after receiving a subscription registration (5.1, 5.2, 5.3) for the server service for the first time.
  4. Method according to one of the preceding claims,
    characterized in that, after receiving a subscription registration (5.1, 5.2, 5.3) from a client (1, 2, 3) for the server service, the server (4) checks whether a subscription structure (S1, S2, S3) already exists for the server service and creates a subscription structure (S1, S2, S3) for the server service only if a subscription structure (S1, S2, S3) does not yet exist for the server service.
  5. Method according to one of the preceding claims,
    characterized in that the multicast message (8) is repeatedly transmitted by the server (4).
  6. Method according to one of the preceding claims,
    characterized in that the set of variables (var1) of the server service is formed, by the server (4), as a combination set of variables (var1) which are contained in subscription registrations (5.1, 5.2, 5.3) from different clients (1, 2, 3) which are received by the server (4).
  7. Client (1, 2, 3) for carrying out the method according to one of the preceding claims, wherein the client (1, 2, 3) has an OPC-UA communication stack (1.2) which is designed to insert a data item into registration data which are transmitted to the server (4) and are intended to register the client (1, 2, 3) for the server service, which data item shows the client (1, 2, 3) to be a client (1, 2, 3) supporting multicast subscriptions.
  8. Server (4) for carrying out the method according to one of Claims 1 to 6, wherein the server (4) has an OPC-UA server stack (4.1) which is designed to create, for the server service, a subscription structure (S1, S2, S3) having a unique subscription ID and a TCP/IP multicast group (9) which is associated with this subscription structure (S1, S2, S3) and has a unique multicast address, to communicate the multicast address and the subscription ID to each client (1, 2, 3) registering for the server service by means of a subscription registration (5.1, 5.2, 5.3), and to transmit each value change in the value of each variable (var1) of the server service to the multicast address using a multicast message (8) via the network.
  9. Network for carrying out the method according to one of Claims 1 to 6, comprising at least one client (1, 2, 3) according to Claim 7 and at least one server (4) according to Claim 8.
EP12727130.2A 2012-05-31 2012-05-31 Clients accessing a service provided by a server using opc-ua Active EP2826224B1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2012/060260 WO2013178270A1 (en) 2012-05-31 2012-05-31 Giving clients access to a server service using an opc-ua

Publications (2)

Publication Number Publication Date
EP2826224A1 EP2826224A1 (en) 2015-01-21
EP2826224B1 true EP2826224B1 (en) 2017-03-29

Family

ID=46262093

Family Applications (1)

Application Number Title Priority Date Filing Date
EP12727130.2A Active EP2826224B1 (en) 2012-05-31 2012-05-31 Clients accessing a service provided by a server using opc-ua

Country Status (4)

Country Link
US (1) US9854027B2 (en)
EP (1) EP2826224B1 (en)
CN (1) CN104350724B (en)
WO (1) WO2013178270A1 (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3175307B1 (en) 2014-09-25 2019-09-04 Siemens Aktiengesellschaft Providing process values in a process system
WO2017028932A1 (en) * 2015-08-20 2017-02-23 Siemens Aktiengesellschaft Providing process values in a process system having a real-time requirement
WO2017092879A1 (en) * 2015-11-30 2017-06-08 Siemens Aktiengesellschaft Method for industrial communication via tsn
US10225359B2 (en) 2016-09-22 2019-03-05 International Business Machines Corporation Push notifications from multiple tenant servers
DE102017102989A1 (en) * 2017-02-15 2018-08-16 Sig Technology Ag Obtaining packaging equipment status data
US11323519B2 (en) * 2017-04-19 2022-05-03 Microsoft Technology Licensing, Llc Internet of things pub-sub data publisher
JP6996257B2 (en) * 2017-11-27 2022-01-17 オムロン株式会社 Controls, control methods, and programs
FI127806B (en) * 2017-12-22 2019-02-28 Prosys Opc Oy A method, a system and a computer program product for managing OPC UA server capacity
EP3528074B1 (en) * 2018-02-16 2020-11-18 Siemens Aktiengesellschaft Method for verifying the relationship between a process alarm visually displayed on an operator client of a process control system and an acoustic process alarm of a process object and operator system
DE102018216111A1 (en) * 2018-09-21 2020-03-26 Robert Bosch Gmbh Transmission method
CN109194528A (en) * 2018-10-30 2019-01-11 浙江理工大学 A kind of Knitting Machinery data gateway and control method based on OPC UA
EP3758333B1 (en) * 2019-06-25 2022-09-28 Schneider Electric Industries SAS Method for configuring an industrial automation system
US11106435B1 (en) * 2020-02-13 2021-08-31 Yokogawa Electric Corporation OPC UA server, system operating using OPC UA, and method of executing OPC UA system
CN111580869B (en) * 2020-03-25 2023-08-01 浙江西图盟数字科技有限公司 OPC UA-based data communication method and system
LU101975B1 (en) * 2020-08-06 2022-02-07 Phoenix Contact Gmbh & Co network for data transmission
CN115729164B (en) * 2022-11-08 2023-09-15 中国长江三峡集团有限公司 Industrial communication system management method and device and industrial communication system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7174557B2 (en) * 2000-06-07 2007-02-06 Microsoft Corporation Method and apparatus for event distribution and event handling in an enterprise
US7599999B1 (en) * 2002-05-21 2009-10-06 Rockwell Automation Technologies, Inc. System and methodology that facilitates client and server data exchange in a distributed industrial automation environment
US20040006652A1 (en) * 2002-06-28 2004-01-08 Prall John M. System event filtering and notification for OPC clients
BRPI0513326A (en) * 2004-07-15 2008-05-06 Koninkl Philips Electronics Nv recording device, method and carrier, and, computer program
DE102007062985B4 (en) * 2007-12-21 2014-01-02 Abb Research Ltd. Method and device for communication according to the standard protocol OPC UA in a client-server system
DE102007062986B4 (en) * 2007-12-21 2013-12-24 Abb Research Ltd. Method and device for client-server communication according to the standard protocol OPC UA

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None *

Also Published As

Publication number Publication date
CN104350724A (en) 2015-02-11
US20150156252A1 (en) 2015-06-04
US9854027B2 (en) 2017-12-26
CN104350724B (en) 2017-09-22
EP2826224A1 (en) 2015-01-21
WO2013178270A1 (en) 2013-12-05

Similar Documents

Publication Publication Date Title
EP2826224B1 (en) Clients accessing a service provided by a server using opc-ua
DE60208659T2 (en) SCALABLE RESOURCE DETECTION AND RECONFIGURATION FOR DISTRIBUTED COMPUTER NETWORKS
DE602004001312T2 (en) Publish-subscribe system
DE602004008415T2 (en) System and method for maintaining the network connection
DE60110037T2 (en) System and method for service provisioning for devices in a home network
DE60132360T2 (en) MANAGING NETWORK TRANSPORT BY APPLYING A HASH FUNCTION
EP3162018B1 (en) Method for establishing a communication connection which is suitable for transmitting media streams between a first rtc client and a second rtc client
DE60020879T2 (en) DISTRIBUTION OF LOCAL INFORMATION IN IP NETWORKS THROUGH INTELLIGENT END POINTS
EP1794673B1 (en) Method for distributing software and configuration data with time supervision, and corresponding data network
DE60114186T2 (en) Message broker
DE102011053258A1 (en) Apparatus and methods for managing collaborative communication sessions
EP1494434A1 (en) Method for the configuration of an apparatus in a data network
WO2004091173A1 (en) Method and arrangement for configuring a device in a data network
DE102016215612A1 (en) Method for associating clients
DE602004006171T2 (en) SESSION PROTOCOL SIGNALING (SIP)
DE10345535B4 (en) Checking the availability of a server
EP1482745B1 (en) Method and arrangement for the registration of a terminal at a communication node
EP1815665B1 (en) Method for provision of an address in a data network
DE102017205786A1 (en) Method for configuring at least one device in a network, computer program and computer-readable storage medium
DE102018220990A1 (en) Method and arrangement for addressing participants in a communication between at least one participant and a back-end server
DE102005062332B4 (en) Handling unsolicited content on a telecommunications terminal
EP3926925A1 (en) Industrial automation system with a real-time communication network
DE60207056T2 (en) System and method for data sharing from a WAP terminal
DE102019109602A1 (en) OPTIONS INQUIRY FOR SEVERAL RECIPIENTS IN THE SESSION INITIATION PROTOCOL (SIP)
DE102006060037B4 (en) Method for packet-oriented communication of asynchronous event messages

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: 20141014

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

DAX Request for extension of the european patent (deleted)
REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 502012009915

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: H04L0029080000

Ipc: G06F0009540000

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

RIC1 Information provided on ipc code assigned before grant

Ipc: H04L 12/18 20060101ALI20161011BHEP

Ipc: H04L 29/06 20060101ALI20161011BHEP

Ipc: G06F 9/54 20060101AFI20161011BHEP

Ipc: H04L 29/08 20060101ALI20161011BHEP

INTG Intention to grant announced

Effective date: 20161027

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

Free format text: NOT ENGLISH

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 880345

Country of ref document: AT

Kind code of ref document: T

Effective date: 20170415

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

Free format text: LANGUAGE OF EP DOCUMENT: GERMAN

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 502012009915

Country of ref document: DE

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 6

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170630

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170629

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20170329

RAP2 Party data changed (patent owner data changed or rights of a patent transferred)

Owner name: SIEMENS AKTIENGESELLSCHAFT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170531

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170629

Ref country code: RS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

REG Reference to a national code

Ref country code: CH

Ref legal event code: NV

Representative=s name: SIEMENS SCHWEIZ AG, CH

Ref country code: CH

Ref legal event code: PCOW

Free format text: NEW ADDRESS: WERNER-VON-SIEMENS-STRASSE 1, 80333 MUENCHEN (DE)

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170729

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170731

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 502012009915

Country of ref document: DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

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

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20170629

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170531

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170531

26N No opposition filed

Effective date: 20180103

REG Reference to a national code

Ref country code: BE

Ref legal event code: MM

Effective date: 20170531

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170531

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170629

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 7

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

REG Reference to a national code

Ref country code: AT

Ref legal event code: MM01

Ref document number: 880345

Country of ref document: AT

Kind code of ref document: T

Effective date: 20170531

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170531

Ref country code: BE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170531

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20120531

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20170329

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: IT

Payment date: 20230523

Year of fee payment: 12

Ref country code: DE

Payment date: 20220620

Year of fee payment: 12

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20230905

Year of fee payment: 13