07/30/2014
Hello,
I want implement OPC UA proxy. Can someone help me to find the source code of the executable that host the COM OPC Server?
From where can I download the source code?
Does the COM OPC server implemented using C++? if it is the case, using which version of visual studio i should compile it?
thanks
All OPC-F components are now available on github. All samples including COM interop samples have been implemented only in C# (.NET). You can find them here: https://github.com/OPCFoundati.....n/UA-.NET/
There are commercial implementations available in C++.
05/12/2015
I got it to compile with VS2015 by:
1) Installing opc-.net-api-2.00-redistributables (available on website as MSI);
2) Upgrading the .NET framework version of UA COM Interop Library to match the Stack (may not be necessary);
3) Deleting and re-adding references to the stack DLLs.
1 Guest(s)