12:22, EEST
July 11, 2017
Sample Code Provided as SimpleClient in “OPC UA Java Client SDK”, initiates close to 127 calls to the OPC UA server. These calls are like CreatSession, ActivateSession, bunch of Read and Browse requests and finally CloseSession.
This SimpleClient is only reading value for Server_ServerStatus_State. Looks like UaClient.client() method sending requests for many other NodeIds. Why this simple code needs to send so many calls to Server ?
Will it always be the case if Client SDK by ProSys going to be used ?
-Sumit
13:40, EEST
December 21, 2011
Yes, I would expect so.
OPC UA is not a simple protocol. On the other hand, the UaClient Java “component” tries to make it as simple to use as possible. Therefore it is initialising some stuff that it needs later on to communicate properly with the server.
We are using a UaNode-object based approach on the client side, which helps the application development very much. But, due to the nature of OPC UA, initialisation of these objects typically takes several browse and read requests to the server.
The SimpleClient is not the simplest possible OPC UA client application – it is the simplest example of a “full blown” client application just to show what phases it requires to establish the basic level of communication. Real applications typically do a lot more communication with the server.
Most Users Ever Online: 1919
Currently Online:
17 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Heikki Tahvanainen: 402
hbrackel: 144
rocket science: 88
pramanj: 86
Francesco Zambon: 83
Ibrahim: 78
Sabari: 62
kapsl: 57
gjevremovic: 49
Xavier: 43
Member Stats:
Guest Posters: 0
Members: 729
Moderators: 7
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1529
Posts: 6471
Newest Members:
toneylapham544, rondawolinski7, Marypof5711, roycedelargie91, kourtneyquisenbe, ellis87832073466, zkxwilliemae, gabriellabachus, Deakin, KTP25ZofModerators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1032, Jimmy Ni: 26, Matti Siponen: 349, Lusetti: 0
Administrators: admin: 1