The requested page has been moved.

We updated the web site to a responsive design for a better experience on mobile devices.
The page structure and the page URLs have changed.
If you are not redirected to the proper page then please navigate from the home page or search for the information you are looking for.

Please excuse the inconvenience caused by this change.
The Advosol Team

 

Are you looking for:

XML DA Client Components

How to develop OPC XML-DA Clients

 

Using the XMLDA.NET Client Component

Depending on the URL:
- the XML-DA server is accessed
- the call is wrapped to the OPC DA interface and the OPC DA server is accessed through DCOM.

XMLDA.NET supports access to multiple XML DA and OPC DA (DCOM) servers servers.

The XMLDA.NET Wrapper is specially interesting for ASP client applications for OPC-DA servers. The ASP application is remotely accessible and may be installed at the location of the OPC-DA server. With XMLDA.NET it has direct access to the OPC-DA server without having to go through another XML serialization.
Windows Forms applications have to go through an XML-DA converter server to be able to access remote OPC-DA servers.

 

 

OPC Client Applications with Web Service Reference

On other platforms then .NET no XML DAT client SDK may be available. 
It may still be possible to create XML DA clients by referencing the XML DA WSDL file. 

Loading...