OPC UA server browser

Download the latest version of the OPC UA Data Access and Alarms & Condition server browser:

The following steps are used to create subscriptions for Data Access. The process for Alarms and Conditions is similar - simply use the Senseforce Alarms and Conditions browser instead of the Senseforce Data Access browser.

  1. Optional: Set username and password for connecting with the OPC UA server. Open the file "Senseforce.DataAccessClient.exe.config" with your XML editor. Change Username and Password in the "userSettings"-Section.

  2. Start Senseforce.DataAccessClient.exe

  3. Discover your server endpoint:

  4. Enter the hostname where the server is located. Press "Find". Select the endpoint starting with "opc.tcp" and press ok.

  5. Optional: If no server can't be found with the discovery process, you might also enter the server address in the format opc.tcp://servernameOrIp:port to the server browser URL bar (see next step)

  6. After successfully connecting to the server, the server's address space will be displayed on the left.

  7. Select the nodes you want to subscribe to.

    Use SHIFT to mark several elements at once.

    Use STRG to subsequently select several elements at once.

    If you use the SHIFT or STRG key to select several elements at once make sure to keep the key pressed while pressing the right mouse button. Otherwise, the right mouse button will only highlight the element which is directly below the mouse arrow.

  8. Press the right mouse button and select "Monitor" to add the node(s) to your subscription.

    You may press the "Monitor"-button several times to add nodes to already created subscriptions. Right-clicking on one (or more) of the subscribed nodes allows setting the Monitoring Mode, Sampling Interval, and Deadband (→ Hysteresis filter setting) of the subscribed nodes.

  9. If all the nodes are added to the subscription, press "Monitored Items" and "Save..." to persist the subscription.

pageOPC UA Plugin

How to add monitored items to an existing subscription

If you already have a subscription file it might be cumbersome to create the file from scratch if you only want to add one or two new items.

  1. Connect to the OPC UA server as described above

  2. Select the existing subscription.xml --> All existing monitored items are placed in the lower section of the user interface. Simply add additional items and save the subscription as described in the section above.

Last updated