Verifying server setup using client simulation software

This procedure uses the ProSys OPC UA Client software to verify the OPC UA server setup. Several other OPC UA clients are available. The procedure remains basically the same for all clients.

  • You are connected to a running station that is configured with the OpcUaServer.

  • OPC UA client simulation software is installed.

  • The station does not already have control points available.

  • You have an Internet connection.

  • Client user credentials (username and password) exist in the station’s UserService.

  1. Expand Config > Drivers, right-click OpcUaServer and click View > AX Property Sheet.
    The AX Property Sheet opens.

  2. Copy the Opc Tcp Connection Address.
    Note: The port specified in this address may be blocked by the PC/network firewall. The firewall settings may need to be adjusted to allow data transfer on this port.
  3. Open the simulation software.
    The Prosys OPC UA Client window opens.

  4. Paste the Opc Tcp Connection Address into the available field and click the security options button ().
    The Security Settings window opens.

  5. Select the Security Mode and Security Policy settings required by the server, for example Sign & Encrypt and Basic256SHA256, and click Ok.
    The focus returns to the Prosys OPC UA Client window.
  6. To define the user, click a user ID button ().
    The Select User Authentication Mode window opens.

  7. Select a user authentication mode as required by the server, for example: Username and Password, enter a valid Username and Password and click Apply.
    The focus returns to the Prosys OPC UA Client window.
  8. To connect to the server, click the connect button ().
    The client connects to the OPC UA server.

    In the example, expanded Objects reveal the OPC UA namespace with server points. The right-side Data View tab monitors data values for the selected points.