Get attribute of multiple nodes at once|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
Get attribute of multiple nodes at once
Avatar
Hitomi Kiguchi
New Member
Members
Forum Posts: 2
Member Since:
07/22/2019
sp_UserOfflineSmall Offline
1
08/03/2019 - 17:59
sp_Permalink sp_Print
Hi,
I have implemented a client that extracts data from a certain OPCUA server.
I implemented using the attribute read service to acquire the value of a node of 700 variable classes, but it takes about ten seconds to acquire and it is too late
I think this is because the communication between server and client occurs 700 times.
Is there any way to get attributes of multiple nodes at once
Please tell me what I can do to improve my speed
Thank you

Avatar
Randy Armstrong
Admin
Forum Posts: 1451
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
08/04/2019 - 22:00
sp_Permalink sp_Print

The Read service takes an array of NodeId/AttributesId. You can read as many attributes as you need in a single call.

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