OPC UA tag format options

OPCUA tag search - returned tag format

If you experience issues with full Browse Paths being unable to be resolved by TopView's OPC UA tooling, you have other options to return Node IDs or browse paths combined with Node IDs from TopView's "Add tags"/ tag search dialog.

In TopView 7.2 and later
  1. Launch the TopView Configurator
  2. From the left menu, choose Global Options
  3. Select the OPC tab
  4. Set the desired option
In TopView 7.1 and earlier

To add this option: in [TopView DataPath]\TopView.ini, add the following anywhere within the "[Configurator]" section:
  1. [Configurator]
  2. ; [...]
  3. opc_ua_tag_search_return_style=x
where X is one of the following values: 1, 2, or 3.
  1. tag search returns the browse path (default)
  2. tag search returns the node ID
  3. tag search returns both the browse path and the node ID
Default, or no INI entry, will use option (1).