The command searches for the locations where a selected variable is used and displays the results in the view.
Two different types of the command are available that allow you to limit the search to the present function block instance or to search in all instances of the function block. The examples illustrate the commands using function block FB_Test, variable i_xTest and instance of the function block fb_Test:
Search for occurrences of the selected variable in the context of the present function block instance.
Example:
Search for occurrences of the selected variable of all instances of the function block.
Example:
The commands are available if a POU is open in the editor and a variable is selected.