/OPC-HDA-Client

HDA client based on OpcNetApi

Primary LanguageC#MIT LicenseMIT

OPC-HDA-Client

This is an attempt to call some methods from an HDA server using the OpcNetApi DLL from the OPC Foundation.

So far I have been able to call the ReadRaw method with a start and end date. Checkout the Program.cs file to get started.