QuickStart Guide
Industrial Systems Connection ...

OPC UA

1min

NOTE: If the server is running on Windows, make sure to add the Domain name to the list of local hosts. See the Hosts File section in Configure DNS/NTP Servers for more information.

Here are the major differences for the OPC UA Client drivers:

This driver

Does this

Connects to the Litmus Edge DeviceHub Agent, which forwards data from an OPC Classic (Data Access) Server.

  • Recommended driver to use to connect to an OPC UA Server.
  • Has subscribe and polling modes.

OPC UA Client

  • Used to subscribe data from OPC UA servers.
  • Only sends a message to the broker if the value changes at the server level.
  • Subscription interval is defined at the driver level and does not have a polling interval at the tag level.
  • Polls the OPC UA server at regular user-defined intervals, returning the latest status from all specified nodes.
  • As soon as a record is generated, the status is passed to the pipeline to avoid delays in processing.