OPC Server

AggreGate OPC server is a standalone Windows application that exposes a certain set of unified data model's context variables in form of OPC tags making them available for third-party OPC clients.

OPC Server supports the most common OPC specification - OPC Data Access (OPC DA), which is used to read and write real-time data. The data source can be any device that supports the AggreGate protocol.

OPC Server can be downloaded from the Tibbo Technology Inc. website.

OPC server has built-in AggreGate network protocol and can interact with any devices by Agent protocol as well as it can connect to AggreGate Server. The Agent protocol open-source implementation is published for Java, C#, and C++ programming languages, so your connection scheme is not limited to Tibbo devices or AggreGate Server only. Data update occurs when changes come from the data source asynchronously.

The simplest example: TPS reads temperature meter, sends data to OPC server by Agent protocol:

A more complex example: you have a Windows-based PC that controls a wood processing machine with the help of  AggreGate Server by the Modbus protocol. If OPC server is connected with  AggreGate Server, the data from the machine is transmitted to OPC server and, as a result, you can monitor and operate the machine via any OPC client (e.g. Matrikon Client).

Was this page helpful?