I have a C# application that communicates with a process instrument over ethernet. I want to add an OPC UA server to my application so that any SCADA system with a built in OPC client can connect and read measurement data taken by the instrument. Does any one know of any 3rd party dll's that I can use?
I'm not looking for something that is free or open source, but the license terms would need to allow for me to re-sell as part of my application.
Thanks so much for your help!