XDASrv Reference Manual
Overview
Send comments on this topic.

Glossary Item Box

The XDASrv XML DA Server is a Rapid server toolkit with an XML DA V1.01 compliant generic server and a .Net assembly with the application specific device access code. The interface between the generic server and the customization DLL is simple yet flexible and is well suited for a wide range of applications, from simple devices to complex databases.

The customization assembly can be seen as a plug-in module to handle specific applications. This plug-in .Net assembly can be coded in Visual Basic, C# or with any .Net compiler. All XML DA interface specific handling is done in the generic server. The customization plug-in is a pure .Net assembly that implements a few methods that are called from the generic server.
The generic server is provided in versions for ASP.NET2 and WCF.

 

Specifications:

  • XML DA V1.01 compliant

  • Generic server for multiple operating system versions

  • Free threaded Server

  • Hierarchical, static or dynamic item address space

  • .Net customization assembly
    • Visual Basic .Net
    • C# .Net

  • Wizard for Project generation
    • Skeleton customization code
    • Sample customization code

  •  Test Clients

  • ConfigBuilder tool / class for XML file based item configuration

 

 

Copyright © 2002-2011 Advosol Inc. All Rights Reserved.