DAServer Architecture
- Last UpdatedOct 23, 2017
- 1 minute read
This DAServer is a collection of components that work in concert to provide communications access with the hardware field devices. These components include:
-
DAServer Manager: This is the Microsoft Management Console (MMC) snap-in, which is part of the ArchestrA SMC suite of utilities supplied with the DAServer, that provides the necessary user interface for diagnostics, configuration, and activation.
-
Client Plug-ins: These are the components that are added to a DAServer to enable communications with clients. Examples are: OPC, DDE/Suitelink, and so on.
-
DAS Engine: This is the library that contains all the common logic to drive data access.
-
Device Protocol: This is the custom code provided by this DAServer to define the communications with a particular device.