OPC Data Access (original) (raw)
The OPC Data Access Specification is the first of a group of specifications known as the OPC Classic Specifications. 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 and also ERP/MES systems. The specifications focus on the continuous communication of data. 1. * a value, 2. * the quality of the value, and 3. * a timestamp.
Property | Value |
---|---|
dbo:abstract | The OPC Data Access Specification is the first of a group of specifications known as the OPC Classic Specifications. 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 and also ERP/MES systems. 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 , 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 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. 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). The more recent OPC Unified Architecture allows the same functionality but offers platform independence and optionally complex information modelling capabilities. (en) OPC Data Access (OPC DA) – standard z grupy standardów komunikacyjnych OPC zawierający specyfikację dostępu do aktualnych (generowanych w czasie rzeczywistym) danych z urządzeń przemysłowych. Przy pomocy OPC DA do serwera OPC kierowane są zapytania o aktualne wartości zmiennych procesowych – np. temperatur, ciśnień itp. Komunikacja z każdym serwerem odbywa się w taki sam sposób, z wykorzystaniem tego samego formatu. Klient OPC nie musi wiedzieć, w jaki sposób serwer OPC komunikuje się z urządzeniem. Wielu klientów może korzystać jednocześnie z tych samych danych udostępnianych przez serwer. OPC DA daje dostęp (możliwość odczytu lub zapisu) do pojedynczych elementów (tagów), z których każdy posiada wartość, znacznik czasowy, typ i jakość. Znacznik czasowy może być generowany przez urządzenie lub przez serwer OPC (jeżeli dane urządzenie nie generuje znacznika). Przy pomocy OPC DA nie jest możliwe przeglądanie wartości wcześniejszych, a jedyne aktualnych. W zależności od wersji OPC DA są możliwe dwa tryby odczytu danych: * synchroniczny – odczyt występuje zawsze w jednakowych odstępach czasowych, * asynchroniczny – odczyt występuje wtedy, gdy pewne dane ulegną zmianie – możliwa jest definicja progów, po przekroczeniu których powinien nastąpić odczyt. Dostęp do danych przy pomocy OPC DA może odbywać się na trzy sposoby: * z wykorzystaniem COM/DCOM, * z wykorzystaniem XML (eXtensible Markup Language) i protokołu SOAP (Simple Object Access Protocol), * za pośrednictwem technologii .NET Remoting, posiadającej szersze możliwości niż DCOM (obsługa różnych formatów i protokołów komunikacji, łatwa komunikacja za pośrednictwem Internetu). OPC DA występuje w wielu wersjach: * OPC Data Access Auto 2.02 * OPC Data Access 2.05a * OPC Data Access 3.0 Najnowszą jest wersja 3.0 (każda wersja zapewnia inny zestaw interfejsów, jednak powinna być zachowana kompatybilność wsteczna). (pl) |
dbo:wikiPageExternalLink | http://www.opcconnect.com/ |
dbo:wikiPageID | 1850284 (xsd:integer) |
dbo:wikiPageLength | 3836 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1123070080 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Quality_(business) dbr:Enterprise_resource_planning dbr:Application_software dbr:Human–machine_interface dbr:Interface_(computing) dbr:OPC_Unified_Architecture dbr:.NET_Framework dbr:Component_Object_Model dbr:OPC_Foundation dbr:Client–server_model dbr:OLE_Automation dbr:Programmable_logic_controller dbr:Specification_(technical_standard) dbr:Manufacturing_execution_system dbr:C++ dbr:Data_acquisition dbr:Windows_Communication_Foundation dbr:Distributed_Component_Object_Model dbr:OPC_Historical_Data_Access dbr:SCADA dbr:OPC_Xi dbc:Industrial_automation dbr:Wrapper_library dbr:Embarcadero_Delphi dbr:Microsoft dbr:Visual_Basic dbr:Timestamp dbr:OLE_for_process_control dbr:C_language dbr:OPC_Alarms_and_Events |
dbp:wikiPageUsesTemplate | dbt:Automation_protocols dbt:More_citations_needed dbt:Reflist |
dcterms:subject | dbc:Industrial_automation |
rdf:type | yago:WikicatComputerStandards yago:Abstraction100002137 yago:Measure100033615 yago:Standard107260623 yago:SystemOfMeasurement113577171 |
rdfs:comment | The OPC Data Access Specification is the first of a group of specifications known as the OPC Classic Specifications. 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 and also ERP/MES systems. The specifications focus on the continuous communication of data. 1. * a value, 2. * the quality of the value, and 3. * a timestamp. (en) OPC Data Access (OPC DA) – standard z grupy standardów komunikacyjnych OPC zawierający specyfikację dostępu do aktualnych (generowanych w czasie rzeczywistym) danych z urządzeń przemysłowych. Przy pomocy OPC DA do serwera OPC kierowane są zapytania o aktualne wartości zmiennych procesowych – np. temperatur, ciśnień itp. Komunikacja z każdym serwerem odbywa się w taki sam sposób, z wykorzystaniem tego samego formatu. Klient OPC nie musi wiedzieć, w jaki sposób serwer OPC komunikuje się z urządzeniem. Wielu klientów może korzystać jednocześnie z tych samych danych udostępnianych przez serwer. (pl) |
rdfs:label | OPC Data Access (en) OPC Data Access (pl) |
owl:sameAs | freebase:OPC Data Access yago-res:OPC Data Access wikidata:OPC Data Access dbpedia-pl:OPC Data Access https://global.dbpedia.org/id/4siwi |
prov:wasDerivedFrom | wikipedia-en:OPC_Data_Access?oldid=1123070080&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:OPC_Data_Access |
is dbo:wikiPageRedirects of | dbr:OPC_DA |
is dbo:wikiPageWikiLink of | dbr:OPC_Unified_Architecture dbr:OPC_Foundation dbr:Open_Platform_Communications dbr:OPC_Historical_Data_Access dbr:Utgard_(software) dbr:IEC_61400-25 dbr:OPC_DA |
is foaf:primaryTopic of | wikipedia-en:OPC_Data_Access |