The DANW-Xi components extends the Advosol >OPCDA.NET Client Component with an Express Interface (Xi, OPC .NET 3.0) wrapper. The application can access OPC DA and Xi servers through the same API.
OPCDA.NET based client applications can access Xi servers without having to be modified. The applications only need to be compiled with a reference to the OPCDA.NET component with the Xi option.
Depending on the name of the connected server, either the OPC DA DCOM server the Xi Web Service is accessed.
For Xi server access DCOM is completely eliminated because the Xi handling is within the OPCDA.NET component. There is no external DCOM to Xi wrapper involved.
Without additional application development effort the application can access DCOM OPC DA server and Xi web services. Xi is specified with a structure and functionality similar to OPC DA, making the DA/Xi wrapping fast and reliable.
DANW-Xi Advantages
With the client application able to access OPC DA and OPC Xi server there is no need for external converters. This simplifies the installation, the configuration and the maintenance of the application. No converter (wrapper) module needs to be installed, configured and maintained. There is one less component that may fail.
Top performance is achieved. The application communicates directly with the server. For OPC DA server access there is an efficient .NET wrapper that handles the DCOM interface. For Xi server access the .NET code performs the WCF communication without involving native code.
DANW-Xi Limitations
The Xi server access is limited to the Data Access (DA) profile of the Xi server. The Historian (HDA) and Alarm & Event (AE) features of the Xi server cannot be accessed through the OPC DA client interface. For application that require access to all features of the Xi server the PaXi client component needs to be used.
DANW-Xi Feature Summary
Requirements
To download the product, click here.
See also: PaXi Component for Express Interface (OPC Xi) Client Applications