Find the number of node in the server from client.|OPC UA Implementation: Stacks, Tools, and Samples|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
Find the number of node in the server from client.
Avatar
pascal
Metz- France
Member
Members
Forum Posts: 5
Member Since:
06/14/2017
sp_UserOfflineSmall Offline
1
01/05/2018 - 03:45
sp_Permalink sp_Print

Hi all, 

I would like to retrieve  the number of node registered in the OpcUA server without read all the nodes.

(for example to do a progress bar). I had a look on the Browser object but i didn't find the information.

Thank you very much for your reply.

Regards, 

Pascal

Avatar
Randy Armstrong
Admin
Forum Posts: 1445
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
01/08/2018 - 07:32
sp_Permalink sp_Print

Servers often don't know this information and can't publish it so there is no way to get it.

In any case, you should not need this information. You should never be doing things like "reading all nodes in a server" since servers can easily have millions of nodes that remain dormant until a client has a use for it.

You need to think about what you are trying to accomplish if you think you need this information.

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 21
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1347
Posts: 4567