Browsing to the objects of the application by using the Object Browser view

The Object Browser →view displays the results of a search for which you defined the search parameters within the fields of the view. Hence, this view informs you whether and where an object (e.g. a →variable, a →POU) is used in the application. Moreover, the view provides the following possibilities:

images/download/attachments/409370814/ObjectBrowserEN-version-1-modificationdate-1530624118215-api-v2.png

If the Object Browser view is not visible in your application, you can add it to the current →perspective: Select WindowShow ViewOther... – category Other and Object Browser.

Components of Object Browser

The view provides different components that you are using in combination so that you execute the appropriate search/browse action.

Selection of project

For Select project, a list with the currently opened projects is provided. All actions within the Object Browser view are executed for the selected project.

Input fields and button Search for starting the search

Use the input fields above the columns for the upper list and the button Search to start the search for objects within the project. See "Objects supported for searching with object browser" for information which objects will be considered for a search.

Columns in view for the search results

The following columns are visible for the upper list within Object Browser:

More input fields and columns for the instance usages

Use the input fields above the columns for the lower list to filter the instance usages of the object which you selected in the upper list.

The following columns are visible for the lower list within Object Browser:

  • Column Instance Path lists the instance name of the selected object.
    The instance usages are displayed from the →configuration onwards. Configuration and resource are separated from each other within the instance name by the character / whereas the elements after the resource are separated from each other within the instance name by the character .
    Example: The instance path LocalConfiguration/local.Counter.up specifies the following elements:

    • LocalConfiguration is the configuration.

    • local is the resource.

    • Counter is the program instance.

    • up is a variable.

  • Column Type lists the type of the selected object.