UA Search Tool|Product and Service Requests|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
UA Search Tool
Avatar
Pierre Janin
New Member
Members
Forum Posts: 2
Member Since:
10/18/2021
sp_UserOfflineSmall Offline
1
01/25/2022 - 10:51
sp_Permalink sp_Print

Hello we would like to get from AspenTech IP1 OPC UA server the nsurl (like below) knowing the tag name in the server.
Do you know a toll who allow to make this kind of search ? 

nsurl=http://aspentech.com/infoplus.21/OpcUa/Server/DA;b=AAAAAAEAAABfBwAAAABZdJYDAAA=

Kind regards.

Pierre.

Avatar
Randy Armstrong
Admin
Forum Posts: 1445
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
01/25/2022 - 15:04
sp_Permalink sp_Print

There is no general search feature in UA because many servers will not know the address space they expose until a client asks for it (i.e. searching would require a recursive browse of everything which is resource intensive to implement and does not scale).

That said, if you know a path for node you can use TranslateBrowsePathsToNodeIs or simple call Browse multiple times.

Servers with indexed DBs may provide a server specific Method that allows searches based on globally unique names.

Avatar
Pierre Janin
New Member
Members
Forum Posts: 2
Member Since:
10/18/2021
sp_UserOfflineSmall Offline
3
01/26/2022 - 06:40
sp_Permalink sp_Print

Hi Randy, thanks for the answer.
Pierre

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