LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Vi analyzer tool kit application/application builder

Greetings to all;
 
Would the Vi analyzer tool kit help me solve my problems?
 
Here is the problem:
 
I have this labview program (big, many VIs) that I need to build an application for it (an ".exe" file using the "application builder") the problems is: the main vi and sub vis have between them subvis that loaded and launched dynamically and also "calls by reference node" .
I was wondering if the Vi analyzer tool kit would help me on identifying this VIs and subVIs rather than going inside the diagram looking for them?
Also, on setting up the application builder dialog box Do I need to keep a hierarchy of the VIs that link and reload?  
 
Thanks
 
0 Kudos
Message 1 of 3
(2,451 Views)

Hi Togos,

There is currently no VI Analyzer test that will find potential dynamic calls to VIs in an application.  This is a good suggestion, however.  I will make note of this, and we will consider this feature in the next VI Analyzer release.  For now, the best thing I can think of is to use the Find function in LabVIEW to find all Call By Reference nodes in your application.

Thanks for the feedback,
-D

Message 2 of 3
(2,436 Views)

Thank you very much for your answer D. It was an  exellent answer.

Togos

0 Kudos
Message 3 of 3
(2,415 Views)