OPCFoundation / UA-Java-Legacy

This repository is provided by OPC Foundation as legacy support for an Java version for OPC UA.
https://github.com/OPCFoundation/UA-.NETStandard
Other
355 stars 227 forks source link

Implementation of OPC client in a simulation software #193

Open RamrajRS opened 5 years ago

RamrajRS commented 5 years ago

Hello, I have to develop an OPC Client interface for a simulation software. Thus, I am referring the ClientExample1 in examples folder. I am not able to understand how is the input of the NodeId and ObjectId has be received by the program. Also I would like to know how to create an input from the user for the server url.