OPCHDA.NET

OPC Historical Data Access clients can be developed with C# or VB.NET. The OPCHDA.NET Client SDK provides classes and methods for the .NET Framework and .NetCore platforms. The development of applications for the  OPC HDA Server access is simple and efficient.   read more...
For evaluation downloads, quotes, purchase orders or credit card purchases, add the item to the shopping cart and go thru checkout.
Evaluation License
SKU:HDANW-EV
The Evaluation License grants the non-exclusive right to use the software for evaluation and testing purposes only. The software is time restricted to run for only 30 minutes at a time. Please read the license agreement.
Price: $0.00
Single Developer License
SKU:HDANW-DL
The Single Developer License grants one user the non-exclusive right to use the software. The license includes a subscription for 90 days. Please read the license agreement.
Price: $1,190.00
Company Site License
SKU:HDANW-SL
The Company Site License grants multiple users at one development location the non-exclusive right to use the software. The license includes a subscription for 90 days. Please read the license agreement.
Price: $3,350.00
Company Site License with Source
SKU:HDANW-SC
The Company Site License with Source grants multiple users at one location the non-exclusive right to use the software. Complete source code is included. The license includes a subscription for 90 days. Please read the license agreement.
Price: $4,990.00
Service Subscription Single Developer License
SKU:HDANW-SVD
The Subscription Renewal extends the subscription of the underlying license for a 12 month period from the subscription expiration date (not the purchase date). Please read the license agreement.
Price: $410.00
Service Subscription Site License
SKU:HDANW-SV
The Subscription Renewal extends the subscription of the underlying license for a 12 month period from the subscription expiration date (not the purchase date). Please read the license agreement.
Price: $890.00
Service Subscription Source License
SKU:HDANW-SVS
The Subscription Renewal extends the subscription of the underlying license for a 12 month period from the subscription expiration date (not the purchase date). Please read the license agreement.
Price: $1,490.00

OPCHDA.NET      Product DescriptionReference ManualVersion Log

OPC HDA .NET Client SDK for C# and VB.NET

OPC HDA (Historian) .NET Client SDK for C# and VB.NET

You can develop OPC Historical Data Access (HDA) clients in C# or VB.NET without having to think about the OPC DCOM interface. The OPCHDA.NET client SDK provides classes and methods for the .NET Framework and .NetCore platform. The development of applications for the  OPC HDA Server access is simple and efficient.

  • A .NET method is provided for each OPC HDA specified function. The data is converted to/from .NET data types. The .Net wrapper functions are highly optimized and work in 32-bit and 64-bit operation.
  • Additional methods are included as an upper layer to make application development easier and quicker.
  • A test client and several sample clients are supplied in C# and VB source code.
  • OPCHDA.NET can be used for stand-alone OPC HDA clients or combined with OPCDA.NET and/or OPCAE.NET for OPC DA / HDA / AE client applications.
 
 
The HDA Test Client application can be used as a diagnostic tool to see what OPC HDA servers are available and if they can be accessed. The test client can also be used as a development helper tool. The server can be browsed to get the items supported by the server and the item names can be copied into the code of a client being developed. All OPC HDA 1.2 functions can be called interactively to check if the values are returned as expected. This may help determine if an unexpected behavior has to searched in the client being developed or somewhere else.

 

To make the application test environment complete there is a Test Server included in the OPCHDA.NET package. This server is based on the evaluation version of the  Advosol HDANS Server Toolkit and is tested for OPC HDA V1.2 compliance. It can be adapted to meet the application needs. There is for each item a text file with the data. These files can easily be modified and files can be added to have additional items available. As a product evaluation this server has a 30 minute run-time restriction. For software tests this is rarely a restriction since test runs are usually shorter.

 

Requirements

  • Windows 7 (or newer) or Windows Server 2003 (or newer) 
  • .NET Framework 4.x or .Net5 (NetCore)
  • Visual Studio 2010 or newer with C# or VB.NET
  • Visual Studio 2019 V16.9.3 or newer for .Net5

 

Loading...