This document has only the specific information about the device connection settings and its address syntax.

Refer to the User Guide for more information on the Device Module.



Summary

OPC Xml/DA Client implements communication with local and remote OPC servers. The communications blocks are dynamically created according to the pooling cycle defined on the Access Type for each Device Point.

Communication Driver Information
Driver nameOPCXmlDA
Assembly NameT.ProtocolDriver.OPCXmlDA
Assembly Version2.5.0.0
Available for LinuxFalse
Devices supported 

Any OPC server compatible with OPC Xml/DA v2.05 or v3.0 specifications

ManufacturerOPC Foundation
ProtocolProprietary over TCP/IP
Max number of nodesUser defined
PC RequirementsOPC Core components


NOTE

You can find the OPC Core components in the OPC Foundation web site.


Channels Configuration

There is no channel configuration for OPC Xml/DA Client channels.



Node Configuration

Station Configuration

  • Service URL: Defines the location of the OPC Server. Example: OPCDAServer.2, \\192.168.1.201\ OPCDAServer.2, http://192.168.1.2:4200
  • Refresh Rate: Server update rate.
  • AllItemsSameGroup: Flag indicating whether driver should add all items at the same OPC group and only one connection is created with OPC Server.
  • EnableReadPolling: Flag indicating whether reading is by polling.
  • ReadFromDevice: Force all reads made from device.
  • UseTimestampFromComputer: Use timestamp from computer instead of device.



Points Configuration

  • Choose the OPCServer item that will communicate with the tag.
  • You can type the OPC Server item name into the textbox, or you can browse the OPC Server items with the cell editor.
  • OPC Arrays: You should configure the Array field in Modifiers column.



Troubleshoot

Please, consult your OPC Server documentation for the protocol specific error codes.



Driver Revision History

OPCXmlDA Revision History
Version Notes
2.5.0.0Initial release on new documentation standards.

In this section...

  • No labels