Closed weirdyang closed 4 years ago
Hi @captmomo ,
This library can only be used to read over OPC UA protocol. In order to connect and read from a Classic OPC over OPC DA you need to use a gateway in the middle. An example of implementation for that can be found in ComIOP sample. Please note that it is just a sample project that is not fully tested with OPC DA servers from all vendors.
thank you! sorry did a search in the wrong project and didn't see it.
Hi,
I currently have a working application using this library to read OPC UA tags. Can I use this library for OPC DA tags too?