Replies: 1 comment 1 reply
-
What server are you connected to? as a client you don’t have much control over this, it’s up to the server how many MonitoredItems per Subscription, per Session, or overall per Server is too many. 7 seems low - are you sure that’s all you’re creating? Are there other subscriptions or sessions? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi kevin,
When using the following method to monitor changes in point values, I only added 7 points. But it reported an error message of TooManymonitoriedItems. Is my subscription listening method incorrect? How can I implement a subscription to avoid this problem?
Beta Was this translation helpful? Give feedback.
All reactions