Hi everyone,
I’m currently working on integrating OPC UA communication between a Lenze PLC and our B&R PLC for a MappView project.
Using EasyUaRead/Write and UAConnect, I’m able to successfully read and write individual tags. However, for the full MappView application, I need to read/write multiple tags simultaneously, similar to how UaExpert handles bulk tag operations.
Has anyone implemented this kind of setup before? Specifically, I’m looking for:
-
A way to batch read/write multiple tags efficiently from Lenze PLC to B&R PLC.
-
Any best practices or configuration tips for optimizing OPC UA communication in MappView.
-
Suggestions for alternative libraries or methods that support bulk tag operations.
Any insights, examples, or documentation references would be greatly appreciated!
Thanks in advance!