OPC UA Clients


Table of Contents


UA Expert

There are a lot of different OPC tools available. In this project, the free-to-use tool UA Expert from Unified Automation GmbH is selected.

UA Expert creates SSL certificates on the first startup. The information UA Expert needs to know is relevant to fulfilling the SSL specifications and is used to identify the owner of the certificate. This information is, in our case, not important. You can add anything to the required fields.

UA Expert requires the IP address and port of the OPC-UA server.

uaexpert1 uaexpert2

A PLC might need to be in running mode for the OPC-UA server to be enabled.

uaexpert3

uaexpert4

Now you can browse through your OPC-UA Objects and search for the variables your OPC-UA server exposes. It is possible to subscribe to data changes of variables by dragging them into the center window.


Prosys OPC-UA Browser

There are a lot of different OPC tools available. In this project, the free-to-use tool Prosys OPC UA Browser from Prosys OPC Ltd is selected.

Prosys OPC-UA Browser requires the IP address and port of the OPC-UA server.

client

A PLC might need to be in running mode for the OPC-UA server to be enabled.

Now you can browse through your OPC-UA Objects and search for the variables your OPC-UA server exposes. It is also possible to subscribe to data changes of variables.