Accessing Data Using OPC UA
- Last UpdatedMar 22, 2017
- 1 minute read
OPC UA provides a great deal of scalability and flexibility in data access. For example:
-
An OPC client accessing an item in an OPC UA data source:
-
Connection: OI.Gateway.1
-
Item Reference: OPCUA1.Topic1.Device1.TankLevel
-
-
A SuiteLink client accessing an item in an OPC UA data source:
-
Connection:
-
Application: OI.Gateway
-
Topic: OPCUA1_Topic1
-
-
Item Reference : Device1.TankLevel
-