Hi all,

I have the following situation:
I created a program with Visual C++ 2008 express which receive and interpret data from a µC. Now I want to send this data from the Visual C++ program to an OPC server. Both programs run on the same PC. Therefore I need a connection between my programm and the server. So I think I have to integrate an OPC "client" in my program. But until now I have no Idea how to realize or how to start this. Perhaps anyone has some hints for me.

Thanks for any help

Daniel