Monitoring a large amount of variables|OPC UA Standard|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
Monitoring a large amount of variables
Avatar
Jan Herchenröder
New Member
Members
Forum Posts: 2
Member Since:
06/11/2016
sp_UserOfflineSmall Offline
1
03/13/2017 - 09:44
sp_Permalink sp_Print

Hey there,

I've written a small console-based client that has to monitor PLC values. As long as I only have a small number of MonitoredItems inside my subscription, everything works fine. But when I subscribe to all nodes of interest (approx. 2500 in the moment) I don't get any Notifications on DataValueChanges anymore.

So is there any restriction in the number of MonitoredItems or am I missing some setting? It seems that the InitialValues are comming through in the beginning.

Greetings
Jan

Avatar
Guest
Guests
2
03/14/2017 - 00:16
sp_Permalink sp_Print

There is no restriction from the specification.

Servers may have limits but in that case they have to reject the AddMonitoredItems call. Make sure that you check both service result and operational result codes for each added item.

If no error is returned and the server does not send notifications it is likely a bug on the server side.

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