OPC XML Data Access 1.01 Client communication protocol

Protocol specification
Communication line configuration
Protocol configuration on the communication station
I/O tag configuration
Literature
Changes and modifications
Document revisions

Protocol specification


Protocol OPC XML DA is a transitive protocol between OPC Data Access Client and OPC Unified Architecture Data Access Client protocols.
An improvement to OPC Data Access Client is a transition to platform-independent communication (using XML data format and SOAP-Web Services over HTTP protocol).
The latest from the OPC protocol family is the OPC Unified Architecture Data Access Client which maintains platform independence and optimizes performance by replacing XML/SOAP communications with binary encoding and by eliminating HTTP protocol.

Communication line configuration


Communication line category: HTTP client
URL: URL address of OPC XML server in form http://host[:port][/path[?query]], e.g. http://172.16.0.1 or http://myopcserver.domain:8080/opcxml
Proxy: IP address or name of the optional proxy server. If entered, the KOM process will connect to the proxy server instead of the host listed in the URL parameter.
User: optional name for the authentication on the proxy server (support for authentication has not been implemented).
Password: optional password for authentication on the proxy server (support for authentication has not been implemented).

Protocol line parameters

ParameterMeaningUnitDefault value
Debug Responses ParsingEnable debug messages at the OPC XML server response level.YES/NONO
Debug Http I/O DataTurn on debug messages at the HTTP communication level.YES/NOYES
Debug Http ResponsesTurn on debug messages with headers and the body of HTTP response.YES/NONO
Debug Received ValuesTurn on debug messages with received values.YES/NOYES

Protocol configuration on the communication station


  • Communication protocol: OPC XML Data Access 1.01 Client.
  • Station address: unused.

Station protocol parameters

Table 1

Full nameDescriptionDefault value
Request option ReturnErrorTextParameter of Subscribe and Write requests. If set to YES, the server will return a verbose error description.NO
Request option ReturnDiagnosticInfoParameter of Subscribe and Write requests. If set to YES, the server will return verbose server-specific diagnostic information to provide additional information relative to item-specific errors.NO
Request option ReturnItemTimeParameter of Subscribe and Write requests. If set to YES, the server will return the timestamp for each Item.YES
Request option ReturnItemPathParameter of Subscribe and Write requests. If set to YES, the server will return ItemPath (a path to Item within Namespace) for each Item.NO
Request option ReturnItemNameParameter of Subscribe and Write requests. If set to YES, the server will return ItemName (a fully qualified identifier of Item) for each Item.NO
Request option ReturnValuesOnReplyParameter of Subscribe and Write requests. If set to YES, the server will return values of all Items in reply to Subscribe and value of Item in reply to Write as if the client had performed a Read request directly after the Write request.YES

I/O tag configuration


I/O tag configuration dialog window is used for setting the monitored objects.

Object address setting

NameMeaning
Item NameUnique text identifier of Data in OPC XML server.
SubscribeIf the setting is checked, the KOM process uses this Item in Subscribe request to query the value of the object.
This setting can be unchecked for objects that are not supposed to be read (e.g. write-only I/O tags or objects that have been removed from the communication).

Literature


OPCconnect.com manuals can be obtained from http://www.opcconnect.com/xml.php

Changes and modifications


  • May 12, 2017 - creating the document

Document revisions


  • Ver. 1.0 – May 12, 2017
Napíšte komentár