Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [milo-dev] Connecting to an OPC Server

Hi Cihad,

 

i had these starting problems 4 weeks ago =)

Maybe you want to view this starting-work of me: ReadExamples.java

 

But you should already have a working server online at localhost.

 

Thanks - Enomine

 

Von: milo-dev-bounces@xxxxxxxxxxx <milo-dev-bounces@xxxxxxxxxxx> Im Auftrag von Cihad Güzel
Gesendet: Mittwoch, 22. Mai 2019 11:25
An: milo developer discussions <milo-dev@xxxxxxxxxxx>
Betreff: [milo-dev] Connecting to an OPC Server

 

Hi,

 

I am using 0.3.0 sdk client.

I want to connect an OPC Server. I've look some client examples of connecting Server with client Sdk.

 

For ex : in this link 

Basically it should be done with a few lines of code.

But it seems some code is out of date.

 

For example: There is no UaTcpStackClient class. I couldn't figure out how to set EndpointDescription class.

 

I also looked at githup-repo.

But it has so much class in it to connect just server. It should be done with just 5 lines of code.

This examples are complicated, I think.

 

Anyone helps me?






     


SEEBURGER AG   Vorstand/SEEBURGER Executive Board:
Sitz der Gesellschaft/Registered Office:   Axel Haas, Michael Kleeberg, Axel Otto, Dr. Martin Kuntz, Matthias Feßenbecker
Edisonstr. 1  
D-75015 Bretten Vorsitzende des Aufsichtsrats/Chairperson of the SEEBURGER Supervisory Board:
Tel.: 07252 / 96 - 0 Prof. Dr. Simone Zeuchner
Fax: 07252 / 96 - 2222
Internet: http://www.seeburger.de Registergericht/Commercial Register:
e-mail: info@xxxxxxxxxxxx HRB 240708 Mannheim


Dieses E-Mail ist nur für den Empfänger bestimmt, an den es gerichtet ist und kann vertrauliches bzw. unter das Berufsgeheimnis fallendes Material enthalten. Jegliche darin enthaltene Ansicht oder Meinungsäußerung ist die des Autors und stellt nicht notwendigerweise die Ansicht oder Meinung der SEEBURGER AG dar. Sind Sie nicht der Empfänger, so haben Sie diese E-Mail irrtümlich erhalten und jegliche Verwendung, Veröffentlichung, Weiterleitung, Abschrift oder jeglicher Druck dieser E-Mail ist strengstens untersagt. Weder die SEEBURGER AG noch der Absender (Gattinger. Michael) übernehmen die Haftung für Viren; es obliegt Ihrer Verantwortung, die E-Mail und deren Anhänge auf Viren zu prüfen.

This email is intended only for the recipient(s) to whom it is addressed. This email may contain confidential material that may be protected by professional secrecy. Any fact or opinion contained, or _expression_ of the material herein, does not necessarily reflect that of SEEBURGER AG. If you are not the addressee or if you have received this email in error, any use, publication or distribution including forwarding, copying or printing is strictly prohibited. Neither SEEBURGER AG, nor the sender (Gattinger. Michael) accept liability for viruses; it is your responsibility to check this email and its attachments for viruses.

Attachment: ReadExamples.java
Description: ReadExamples.java


Back to the top