Svoboda | Graniru | BBC Russia | Golosameriki | Facebook

To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

OPC Data Access

From Wikipedia, the free encyclopedia

OPC Data Access (OPC DA)
International standardOPC DA specification
Developed byOPC Foundation
IntroducedAugust 1996; 27 years ago (1996-08)
IndustryOperational technology and Information technology
Compatible hardwareWindows
Superseded byOPC Unified Architecture
Websitehttps://opcfoundation.org/about/opc-technologies/opc-classic/

The OPC Data Access Specification is the first of a group of specifications known as the OPC Classic Specifications.[1]

OPC Data Access is a group of client–server 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), SCADA systems[2] and also ERP/MES systems.[3] 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 to use OPC Alarms and Events, or OPC AE). There are three attributes associated with OPC DA data. 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 OPC Classic specifications are based on the Microsoft COM technology[4] and define a C/C++ interface. A standard Automation wrapper interface is also defined for access from Visual Basic, Delphi and other automation-enabled languages.[5] Several vendors offer .NET toolkits to make the OPC interface accessible in .NET applications.

The newer OPC .NET (OPC Xi) specification is based on WCF (Windows Communication Foundation) and defines a .NET interface with the functionality of the OPC Classic specifications OPC DA, OPC HDA and OPC AE (Alarms&Events).[6]

The more recent OPC Unified Architecture allows the same functionality but offers platform independence and optionally complex information modelling capabilities.[7]

YouTube Encyclopedic

  • 1/3
    Views:
    11 378
    715
    8 763
  • OPC Expert - Transfer Real Time OPC Data to Excel
  • OPC Data Access
  • OPC Expert Getting Started

Transcription

See also

References

  1. ^ "Members".
  2. ^ "What is OPC?".
  3. ^ Mahalik, Nitaigour P. (2013-03-09). Fieldbus Technology: Industrial Network Standards for Real-Time Distributed Control. Springer. ISBN 9783662072196.
  4. ^ "Classic".
  5. ^ "Members".
  6. ^ ".NET 4.0 (WCF) | OPC Foundation". opcfoundation.org. Archived from the original on 2014-07-03.
  7. ^ "Unified Architecture".

External links

This page was last edited on 25 October 2023, at 16:30
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.