LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

loading VIs dynamically to a subpanel ???

hello forum

I built four VIs for my test application. one is for defining my test, the next is for the measurement
itself (runtest), the third is for creation of the test report and the fourth (selection.vi)
lets the user switch among the subvis. So far the theory.
The VIs are doing fine as long as i execute them alone. But I have problems integrating them to one
application.
I tought of building a fifth file (main.vi) which contains only a subpanel and load the four Subvis dynamically
to it. I've attached my (simplified) code. My problem is that LV causes to freeze sometimes (seems to be absolutely random).
There must be a logically mistake I cant find. Or would you use another completely different struktur f
or
the dynamic loading? I orientated at the viewer.vi which is shipped with LV.

Simon
0 Kudos
Message 1 of 2
(2,509 Views)
I tried your example with LV 7.0 and 7.1 and it works great. No hang ocoured.
0 Kudos
Message 2 of 2
(2,509 Views)