View on GitHub

ifakFAST

Modular platform for process monitoring and supervisory control

OPC UA adapter

Configuration settings for OPC UA adapter:

Screenshot of OPC UA adapter configuration

Configuring DataItems

When adding DataItems to the OPC UA adapter, you can use the Browse button next to the Address property to view all tags provided by the OPC UA server. When the address space of the OPC UA server is very large, it may take several minutes on first opening the Browse dialog. If browsing takes longer than a few seconds, the result is cached for 30 minutes to speed up subsequent browsing. In the root folder of the ifakFAST installation, a file called “Browse_OPC_UA.txt” is stored containing all browsed tag addresses.

Addresses can be specified either as explicit NodeId strings (e.g. ns=2;s=MyDevice.Tag1, ns=2;i=12541) or as browse paths that start with Objects/ or Views/, matching the browse tree (e.g. Objects/2:MyDevice/2:Tag1).

Screenshot of Browse dialog