OPC UA allows to model structured data in different ways. As a simple example, an IP-configuration may consist of an IP-Address, a Subnet-Mask, and a Default-Gateway.

This may be modelled as

  • Individual Variables
  • Structured DataType and one Variable using the DataType
  • Structured DataType and one Variable and individual Variables as subvariables
  • Methods
  • Events