OPC client

tribunomex

Member
Join Date
Aug 2008
Location
Queretaro
Posts
8
Hi.

I have an OPC server, and i was looking for a VB (not .NET) code to create an OPC client to read tags, but I only find comercial programs, who has an example (OPC client) in visual Basic .

Thanks.
 
The OPC foundation has sample (reference) VB6 OPC client code on their site. I believe you have to be a member to download it, though.
 
Software Toolbox web site has an OPC client package as well as HMI objects that can be hooked directly into the OPC client. In other words you can construct an HMI in VB with minimal coding and you can have unlimited run time distribution. I wrote an OPC client long time ago when OPC specs were still free on ODVA web site. Now you have to pay. I found out recently that the same code that used to run well on Widows 2000 had some issues on Windows XP, I had to tweak the code and that required painfull re-learning of the OPC. I tell you it's not worth the effort to write an OPC client for someone who does system integration.

Also a word of caution. The Beijer example is great but it uses their wrapper, you will need to have a wrapper specific to your application. For example AB has their own wrapper that comes on RSLinx CD.
 

Similar Topics

I have a Win10 64 bit host for my OPC DA server, which is Indusoft (Studio,Scada.OPC.3). Locally OPC works, Matrikon OPC Explorer. On my Win7...
Replies
5
Views
1,134
Hello, I am trying to connect kepServerEx v5 in parallel with RSLinx Classic lite but kepserver will not connect to the PLC if RSLinx is active...
Replies
4
Views
2,084
Hi! We have an existing RSView32 (project made by others). It is already configured as an OPC server. Is it possible for a CLX5380 or S71500 to...
Replies
2
Views
1,484
Hello everyone ! Is there any PLC module (vendor is irrelevant at this point), that acts as an OPC client and can be used to request data from...
Replies
17
Views
5,647
Ohh hai! Is there a clever way to detect if there is a UA Client connected in the UA Server. Using iX Developer 2.40 if its of any help. The idea...
Replies
8
Views
3,322
Back
Top Bottom