The OPC Data Access Specification is the first of a group of specifications known as the Classic 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 Human-Machine Interfaces (HMI). The specifications focus on the continuous communication of data.
The OPC Data Access specification is also known as OPC DA. OPC DA deals only with real-time data and not historical data (for historical data you need to use OPC Historical Data Access, or OPC HDA) or events (for Alarms and Events you need o use OPC Alarms and Events, or OPC AE). There are three attributes associated with OPC DA. These are (1) a value, (2) the quality of the value, and (3) a timestamp. The OPC DA specification states that these three attributes have to be returned to an OPC client making a request. Therefore, if the data source is not capable of providing a timestamp, for example, the OPC DA server must create a timestamp.
The Classic OPC specifications are based on the Microsoft COM technology and define a C/C++ interface. An standard Automation wrapper interface is also defined for access from Visual Basic, Delphi and other Automation enabled languages. Several vendors offer .NET toolkits to make the OPC interface accessible in .NET applications.
The newer OPC .NET (OPC Xi) specification bases on WCF (Windows Communication Foundation) and defines a .NET interface with the functionality of the Classic OPC specifications OPC DA, OPC HDA and OPC AE (Alarms&Events).
The more recent OPC Unified Architecture allows the same functionality but offers platform independence and optionally complex information modelling capabilities.
Famous quotes containing the words data and/or access:
“Mental health data from the 1950s on middle-aged women showed them to be a particularly distressed group, vulnerable to depression and feelings of uselessness. This isnt surprising. If society tells you that your main role is to be attractive to men and you are getting crows feet, and to be a mother to children and yours are leaving home, no wonder you are distressed.”
—Grace Baruch (20th century)
“The last publicized center of American writing was Manhattan. Its writers became known as the New York Intellectuals. With important connections to publishing, and universities, with access to the major book reviews, they were able to pose as the vanguard of American culture when they were so obsessed with the two JoesMcCarthy and Stalinthat they were to produce only two artists, Saul Bellow and Philip Roth, who left town.”
—Ishmael Reed (b. 1938)