Find Callers Dialog Box

Requires: Base Development System

Right-click an item in the Project Explorer window and select Find»Callers from the shortcut menu to display this dialog box.

Use this dialog box to find all callers of a specific item in the project.

This dialog box includes the following components:

This dialog box displays the VIs in which the selected item exists. It does not display the instances of the item within each VI. If the item only has one caller, LabVIEW highlights the caller in the Project Explorer window.

You also can use the Find:Callers property to find callers programmatically.