Skip to main content

Reniway OPC UA Server

Reniway includes its own OPC UA Server and provides a dedicated enterprise connector for mapping data to and from that internal address space.

Connection settings

This connector does not require external connection settings. You only need to create the connector and give it a name.

Adding properties

Use the address space browser to select one or more nodes from the internal Reniway OPC UA server.

For each selected node, Reniway stores:

  • the property Name
  • the Node ID
  • the resolved Type
  • the selected Direction

Runtime behavior

  • Output properties write incoming values to the selected OPC UA server nodes.
  • Input properties can reflect value changes from the internal OPC UA server back into Reniway properties.
  • Source timestamps are preserved when available.

Notes

  • Duplicate writes with the same timestamp are ignored to avoid unnecessary updates.
  • This connector is typically used when Reniway should expose processed data through its built-in OPC UA server.