Hi Andras!
Gennerally in LabVIEW there is no way to find all instances of an Shared Vatialbe. But i have a little tool from a coullege for you, wich searches a LV Project for all instances of the Shared Variable.
How to use this tool:
-Open the ListSVMainVI.vi from the llb
-Select the Project wich countains the vi's and the variable you want search for
-Select the Main VI in the Main VI Paths (use the Array index 0), if there are more MainVI in your Project like it is in a RT Project where you normaly have a host and a target main vi, you must sellect all of them to that Array.
-run the VI this may take a while now you can see all of your instances of the Variables in the list at the right side, doubleklicking it opens the VI and shows the Shared Variable to you.
this toll is only experimential, so i can't do anything if it doesn't work correktly.
Best Regards
Tobias Lange
Message Edited by TobiasL on 05-22-2007 03:55 PM