Create a strictly typed VI reference, a reference with a strict type definition, to call a VI dynamically using either the Call By Reference node or the Start Asynchronous Call node. The strictly typed VI reference identifies both the VI you are calling and its connector pane.
Complete the following steps to create a strictly typed VI reference to use with the Call By Reference node or the Start Asynchronous Call node.
Add
Find
) indicating that the reference is strictly typed appears in the upper left corner of the reference.![]() | Note The connector pane of the VI you select must match the connector pane of the VI whose path you wired to the vi path input of the Open VI Reference function. You can use the same VI for both inputs. |
Now the vi reference output of the Open VI Reference function is a strictly typed VI reference.