Click or drag to resize

CommServer components

Home
CommServer components

CommServer package consists of the following components:

  • NetworkConfig,

  • CommServer Engine

  • CommServer Console

All of these components are shown in the figure below.

Schema Of CommServer Components
Figure 1: Schema Of CommServer Components
  • NetworkConfig is an application that is used for editing the configuration of CommServer. It saves configuration in the XML file (Config XML in the figure above).

  • CommServer Engine is the main part of the CommServer package. It consists of a scanner, cache and OPC Server. It has two interfaces: OPC is the main interface that serves the data to all client applications and a diagnostic interface that allows to be attached via CommServer console to provide diagnostic information.

  • The last component is CommServer Console (it is called also server HMI (human machine interface)) that is a tool to monitor CommServer.

The figure above shows also an OPC Client which is not a part of the CommServer package (this could be any OPC client compatible with OPC. Data Access 1.0a, 2.00, 2.05a, 3.0). The server is launched by the client. And it is the only way to launch the CommServer server. When the server is not working, the attempt to launch the console will end by an error message. To find whether CommServer is launched please find “CASOpcDaWrapper” in Windows Task Manager on tab Processes (you can launch Task Manager by giving the command taskmgr in Start menu -> run ). If ‘CASOpcDaWrapper’ process is launched, it means that OPC server service is working.