This HTML5 document contains 73 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n20https://covidontheweb.inria.fr:4443/about/id/entity/http/dbpedia.org/class/yago/
n29http://dbpedia.org/resource/C++
n26https://global.dbpedia.org/id/
n16http://localhost:8890/about/id/entity/http/dbpedia.org/resource/Specification_(technical_standard)
wdrshttp://www.w3.org/2007/05/powder-s#
n30http://dbpedia.org/resource/Specification_(technical_standard)
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n32http://dbpedia.org/resource/Interface_(computing)
dbpedia-plhttp://pl.dbpedia.org/resource/
n21http://localhost:8890/about/id/entity/http/dbpedia.org/class/yago/
n10http://rdf.freebase.com/ns/m.
n4http://www.opcconnect.com/
n15https://covidontheweb.inria.fr:4443/about/id/entity/http/dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
n8http://dbpedia.org/resource/Quality_(business)
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
n12http://dbpedia.org/resource/OPC_Data_Access#
n23http://dbpedia.org/resource/.
wdhttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/
n19http://dbpedia.org/resource/Utgard_(software)
n28http://en.wikipedia.org/wiki/OPC_Data_Access?oldid=1123070080&ns=
Subject Item
dbr:OPC_Data_Access
rdf:type
yago:Measure100033615 yago:WikicatComputerStandards yago:Abstraction100002137 yago:SystemOfMeasurement113577171 yago:Standard107260623
rdfs:label
OPC Data Access OPC Data Access
rdfs:comment
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. 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.
owl:sameAs
n10:060xr0 dbpedia-pl:OPC_Data_Access yago-res:OPC_Data_Access wd:Q7072811 n26:4siwi dbr:OPC_Data_Access
foaf:topic
dbr:OPC_Historical_Data_Access dbr:OPC_Foundation n12:this dbr:OPC_Unified_Architecture n19: wikipedia-en:OPC_Data_Access dbr:OPC_DA dbr:Open_Platform_Communications dbr:IEC_61400-25
wdrs:describedby
n15:Component_Object_Model n16: n20:WikicatComputerStandards n21:Measure100033615 n15:OPC_Unified_Architecture n21:Standard107260623 n20:Standard107260623
dct:subject
dbc:Industrial_automation
dbo:wikiPageID
1850284
dbo:wikiPageRevisionID
1123070080
dbo:wikiPageWikiLink
dbr:OLE_for_process_control dbc:Industrial_automation n8: dbr:Distributed_Component_Object_Model dbr:Timestamp dbr:Data_acquisition dbr:Component_Object_Model dbr:Windows_Communication_Foundation dbr:Enterprise_resource_planning dbr:Wrapper_library dbr:OPC_Alarms_and_Events n23:NET_Framework dbr:OPC_Foundation dbr:Human–machine_interface dbr:OPC_Historical_Data_Access dbr:Programmable_logic_controller dbr:OPC_Unified_Architecture dbr:SCADA dbr:OPC_Xi n29: dbr:Application_software dbr:Client–server_model dbr:Embarcadero_Delphi n30: dbr:OLE_Automation dbr:C_language dbr:Manufacturing_execution_system dbr:Visual_Basic dbr:Microsoft n32:
dbo:wikiPageExternalLink
n4:
foaf:isPrimaryTopicOf
wikipedia-en:OPC_Data_Access
prov:wasDerivedFrom
n28:0
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. 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).
dbo:wikiPageLength
3836
dbp:wikiPageUsesTemplate
dbt:Reflist dbt:More_citations_needed dbt:Automation_protocols