Determining the Current Instance of a SubVI

Complete the following steps to determine the current instance of a subVI.

  1. Suspend execution of the subVI.
  2. Select the Call list pull-down menu that appears on the toolbar. The menu lists the chain of callers from the top-level VI down to the subVI. This is not the same list you see when you select View»Browse Relationships»This VI's Callers, which lists all calling VIs regardless of whether they are currently running.
  3. Select a VI from the Call list menu to display its block diagram and highlight the current instance of the subVI.

You also can use the Call Chain function to list the chain of callers programmatically.