LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sub panel and Async call in runtime

It's labview 2015, and

 

As the title says, I want to duplicate sub.vi in ​​the subpanel and run each one and receive data from the main. More than 50 duplicated subvi will be executed.


When executed in vi state, it runs well as shown below.

vi run.png

 

When I create the file as exe and run it, nothing is visible in the subpanel.

The subvi is shown as duplicated and running.

runtime.png

 

I want to see the subpanel in runtime, but which function did I use incorrectly?

Download All
0 Kudos
Message 1 of 2
(127 Views)

This should help:

Screenshot 2025-05-13 09.34.58.png

Message 2 of 2
(124 Views)