08/30/2020
I am new in OPC and I am trying to programm a classic DA client in Visual Basic (Visual Studio 2019.NET).
I want it to be compatible with most important classic DA specifications (DA 1.0, 1.0a, 2.0, 2.05a and 3.0).
I would like to use an Automation Wrapper.
Is there a unique Automation Wrapper compatible with all specifications?
And the same question for the Core Components. Do I have to install one Core Component Redistributable for each specification?
I would appreciate somo help.. Thanks in advance
05/30/2017
The automation wrapper is for VB6.
If you are using VB .NET you need the OPC .NET API:
https://opcfoundation.org/deve.....urce-code/
08/30/2020
OK Thank you Randy,
I want my client to be compatible with OPC Servers in most important classic DA specifications (DA 1.0, 1.0a, 2.0, 2.05a and 3.0).
Do I have to install on my client one Core Component Redistributable adequate for each specification?
Or last classic DA Core Component Redistributable Release is valid for whatever OPC Server specification?
08/30/2020
Sorry I have not fully understood
You mean than I have to use the .NET API for programming in VBasic.NET.
And then install the Core Component libraries adequate for DA 3.0 if the OPC Server uses DA 3.0??
And I have to install other Core Component libraries adequate for DA 2.05a if the OPC Server uses DA 2.05a??
Randy Thank you very much for your help and sorry that I am a bit confused
05/30/2017
The .NET API requires the Core Components. So does any other OPCClassic application.
Core Components has support for all OPCClassic specifications.
If you are programming in VB .NET you can use the .NET API but there are many commercial toolkit that may offer a feature set which is better suited for your application. Some of the vendors may respond to this thread.
02/24/2014
Sergio Gutierrez said
Sorry I have not fully understoodYou mean than I have to use the .NET API for programming in VBasic.NET.
And then install the Core Component libraries adequate for DA 3.0 if the OPC Server uses DA 3.0??
And I have to install other Core Component libraries adequate for DA 2.05a if the OPC Server uses DA 2.05a??
Randy Thank you very much for your help and sorry that I am a bit confused
One commercial option is QuickOPC: See https://www.opclabs.com/produc.....ols/vb-net .
Disclaimer: I am the author of it.
Best regards
1 Guest(s)