Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [milo-dev] OPC Client Implementation!

I want you to create a new eclipse workspace and in this a new java project with maven feature.
If you don't know what that means then it is the wrong time to develop with OPC UA / Milo. Then go back to your University and listen Java-Beginners-Class.

If you know how to do an eclipse workspace and a java project and you only don't know how to do maven (I didn't, too), then search the internet or ask your mentor.

Michael

-----Ursprüngliche Nachricht-----
Von: milo-dev-bounces@xxxxxxxxxxx <milo-dev-bounces@xxxxxxxxxxx> Im Auftrag von Shankar, Ramraj
Gesendet: Montag, 17. Juni 2019 16:08
An: milo developer discussions <milo-dev@xxxxxxxxxxx>
Betreff: Re: [milo-dev] OPC Client Implementation!

"- new eclipse workspace
- new java + maven project"
Do you mean I have to create a separate new file?
If so, where should I store it?
________________________________________
From: milo-dev-bounces@xxxxxxxxxxx [milo-dev-bounces@xxxxxxxxxxx] on behalf of Gattinger. Michael [m.gattinger@xxxxxxxxxxxx]
Sent: 17 June 2019 12:29
To: milo developer discussions
Subject: Re: [milo-dev] OPC Client Implementation!

For me what worked:

- new eclipse workspace
- new java + maven project
- pom dependency on sdk-client 0.3.1
- tutorial: https://dentrassi.de/2017/09/14/creating-opc-ua-solutions-eclipse-milo/

On this mailinglist I was told to start with something like

EndpointDescription[] endpoints = null;
CompletableFuture<EndpointDescription[]> futureEndpoints = UaTcpStackClient.getEndpoints("opc.tcp://127.0.0.1:4840/example");
try {
        endpoints = futureEndpoints.get(); ...

because the tutorial was written for milo 0.2.3.

But you need to have an example server running to get data by this tutorial. But this tutorial explains 3 basic data access possibility.
See ExampleNamespace.java on server, to see how nodeIDs like Dynamic Int32 are created.

Michael

-----Ursprüngliche Nachricht-----
Von: milo-dev-bounces@xxxxxxxxxxx <milo-dev-bounces@xxxxxxxxxxx> Im Auftrag von Shankar, Ramraj
Gesendet: Montag, 17. Juni 2019 12:14
An: milo-dev@xxxxxxxxxxx
Betreff: [milo-dev] OPC Client Implementation!

Hello,

I would like to implement OPC Client in a simulation software (based in java), I am able to run the examples.
I would like to have some suggestions in creating an OPC interface where the user could give the input of server URL, node id(ns,id) and receive the value.


Regards,
Ram
_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/milo-dev








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.

_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/milo-dev
_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/milo-dev








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.



Back to the top