Configuration Examples

Parent Previous Next

Configuration Examples

OPC UA Server Configuration examples:


To communicate with the OPC UA Server without security:


1.   Insert the IP, Port and server name in the server settings.

2.   Select the Security mode and Security Policy - none and none.

3.   Put the desired tag in the tag cell.

4.   Write the address of the object that the OPC UA Server will communicate with in the item, or select it in the OPC UA browser.

5.   Run the Application.



To communicate with the OPC UA Server with security:


1.   Insert the IP, Port and server name in the server settings.

2.   Select Sign or Sign & Encrypt for the Security Mode, and select Basic128Rsa15, Basic256 or Basic256Sha256 for the Security Policy.

3.   Put the desired tag in the tag cell.

4.   Select the object that the OPC UA Server will communicate with in the item in a OPC UA browser. When the browser is open, a popup will appear asking for a certificate for the OPC UA Server. Trust this certificate.

5.   Run the Application.