OPC Historical Data Access
Encyclopedia
This group of standards, created by the OPC Foundation
OPC Foundation
The Object Linking and Embedding for Process Control Foundation is an industry consortium that creates and maintains standards for open connectivity of industrial automation devices and systems, such as industrial control systems and process control generally...

, provides COM
Component Object Model
Component Object Model is a binary-interface standard for software componentry introduced by Microsoft in 1993. It is used to enable interprocess communication and dynamic object creation in a large range of programming languages...

 specifications for communicating data from devices and applications that provide historical data, such as databases. The specifications provides for access to raw, interpolated and aggregate data
Aggregate data
In statistics, aggregate data describes data combined from several measurements.In economics, aggregate data or data aggregates describes high-level data that is composed of a multitude or combination of other more individual data....

 (data with calculations).

OPC Historical Data Access, also known as OPC HDA, is used to exchange archived process data. This is in contrast to the OPC Data Access
OPC Data Access
The OPC Data Access Specification is the first of a group of specifications known as the OPC Specifications.OPC Data Access is a group of standards that provides specifications for communicating real-time data from data acquisition devices such as PLCs to display and interface devices like...

 (OPC DA) specification that deals with real-time data. OPC technology is based on client / server architecture. Therefore, an OPC client, such as a trending application or spreadsheet, can retrieve data from an OPC compliant data source, such as a historian, using OPC HDA.

Similar to the OPC Data Access
OPC Data Access
The OPC Data Access Specification is the first of a group of specifications known as the OPC Specifications.OPC Data Access is a group of standards that provides specifications for communicating real-time data from data acquisition devices such as PLCs to display and interface devices like...

 specification, OPC Historical Data Access also uses Microsoft's DCOM
Distributed component object model
Distributed Component Object Model is a proprietary Microsoft technology for communication among software components distributed across networked computers. DCOM, which originally was called "Network OLE", extends Microsoft's COM, and provides the communication substrate under Microsoft's COM+...

 to transport data. DCOM
Distributed component object model
Distributed Component Object Model is a proprietary Microsoft technology for communication among software components distributed across networked computers. DCOM, which originally was called "Network OLE", extends Microsoft's COM, and provides the communication substrate under Microsoft's COM+...

also provides OPC HDA with full security features such as user authentication and authorization, as well as communication encryption services. OPC HDA Clients and Servers can reside on separate PCs, even if they are separated by a firewall. To do this, system integrators must configure DCOM properly as well as open ports in the firewall. If using the Windows firewall, users only need to open a single port.

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK