Replies: 1 comment 1 reply
-
opcua-client-gui only loads the visible tree elements. Thats why it's fast. You could speed up the browsing by using:
|
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 everyone, as far as you know, is there an available client example that discovers all the objects of a UA Server?
I made it manually but it is SLOW
I used the opcua-client-gui, and it is actually fast loading all the object/nodes tree… how it is done?
Beta Was this translation helpful? Give feedback.
All reactions