I want to write opc client for server. And dont want use big libraries. can i do it witn .net libs? smth like adding reference to opcautomation? but i cant find it in vs2010. thx!
+1
A:
There's no built-in support for OPC in VS but there are various COM Automation servers and .Net Class libraries that you can reference from VS easily enough.
The OPC Foundation have their own .Net API which would be the first place I'd start and it doesn't seem to be very big either (I'm not sure what you mean with big libraries)?
ho1
2010-09-15 13:22:02
big = many extra code, that i dont need.
eba
2010-09-15 13:37:24
whats the name of dlls? in vs, that i need to reference?
eba
2010-09-15 13:37:57
thx for link, ill look
eba
2010-09-15 13:39:38
hmm... its not downloadable for me...
eba
2010-09-15 13:47:04
@eba: Yes, sorry, forgot you need to be a member to download those, if your employer is a member of the OPC foundation you should be able to download it, otherwise you have to use some other vendors libraries.
ho1
2010-09-15 14:10:54