The DotNova® OPC DA Client SDK (former OPC DA Client Developer Studio .NET) provides a complete .NET2 / .NET3.5 / .NET 4 VB/C# application framework which includes methods and tools for fast and easy development of OPC DA, OPC XML-DA and OPC Xi (DA functionality) clients.
Applications based on the DotNova® OPC DA Client SDK can access OPC DA, OPC XML-DA and OPC Xi servers through the same API.
For XML-DA and Xi servers access to DCOM is completely eliminated because the XML-DA and Xi handling is within theDotNova® OPC DA Client SDK. There is no external DCOM to Xi wrapper required. Without additional development effort the application can access OPC DA, OPC XML-DA and OPC Xi servers.
An upgrade from the OPC DA Client Developer Studio .NET is easy, only a few classes and methods have changed. No longer used classes and methods are marked as obsolete and can easily be changed to the new classes and methods.
The provided sample servers and sample clients, together with the detailed documentation and online help provides all essential information and tools you need to successfully develop your client application.
For a low price you can develop as many products as you want and already support three OPC specification; OPC DAta Access, OPC XML-DA and OPC Xi (DA functionality).
Depending on the name of the connected server, either the OPC DA, OPC XML-DA or OPC Xi server is accessed, e.g.:
const string serverUrlDA = "opcda://localhost/DotNova.DASample";
const string serverUrlXMLDA = "http://localhost/DotNovaXmlDaSample/Service.asmx";
const string serverUrlXi = "opcxi://localhost/DotNovaXiSample";
TsCDaServer myDaServer = new TsCDaServer();
// Connect to the DA server
myDaServer.Connect(serverUrlDA);
// Connect to the XML-DA server
myXmlDaServer.Connect(serverUrlXMLDA);
// Connect to the Xi server
myDaServer.Connect(serverUrlXi);
Important: The Xi functionality will be released during September 2010
|
| Features Included: |
- Clients are fully compliant to DA 2.05, DA 3.0, XML-DA 1.01 and Xi 1.01 (DA functionality)
- Simple error handling.
- Supports 32bit and 64bit operation.
- The administration of object instances can be delegated to the framework.
- Many OPC specific fields are available also as readable text in different formats.
- Often used functionality can be delegated to the framework, e.g. Status Polling.
- Asynchronous subscriptions can be done easily.
- Easy to understand and well documented sample clients show how to use the framework.
- Diagnostic client and diagnostic tools as executables included.
- No run-time licenses required.
- Detailed Developer Guide as Adobe PDF
- Extensive diagnostic and installation support.
|
| Requirements: |
- Windows XP (32bit and 64bit)
- Windows Server 2003 (32bit and 64bit)
- Windows Vista (32bit and 64bit)
- Windows Server 2008 (32bit and 64bit)
- Windows 7 (32bit and 64bit)
- .NET Framework 2.0 (OPC DA 2.05, DA 3.0, XML-DA 1.01)
- .NET Framework 3.5 (OPC DA 2.05, DA 3.0, XML-DA 1.01, Xi 1.01 (DA functionality))
- .NET Framework 4.0 (OPC DA 2.05, DA 3.0, XML-DA 1.01, Xi 1.01 (DA functionality))
- Microsoft Visual Studio 2005
- Microsoft Visual Studio 2008
- Microsoft Visual Studio 2010
|
DotNova® OPC DA Client SDK Pricing (Support of DA, XML-DA and DA functionality of Xi)
with 1 Support Incident and with 90 days Updates |
Developer |
Corporate |
Maintenance (*) |
Sidegrade (**) |
| without Source Code |
EUR 595  |
EUR 1'395  |
|
|
DotNova® OPC DA Client SDK Pricing (Support of DA, XML-DA and DA functionality of Xi)
with 1 Support Incident and with 1 year Updates |
Developer |
Corporate |
Maintenance (*) |
Sidegrade (**) |
| without Source Code |
EUR 995  |
EUR 2'295  |
EUR 495  |
EUR 795  |
(*) Active Maintenance Packages entitle customers access to all releases for the products owned for a period of 1 year.
A Maintenance Package is only available for owners of an original license DotNova® OPC DA Client SDK and is for one developer.
(**) Sidegrade Packages are
available for customers which own the OPC DA Client Developer Studio .NET and entitle customers access to all releases for the products owned for a period of 1 year.
License Type
Please see
here to get more information about the available license types.