LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Configuration wizard of a Vi express

Is it possible to open the front panel with some button of a subvi during the execution of a Configuration Wizard of a Vi express ? I tried, but the execution stops when the subvi is executed without shows its front panel.
I tried also with different Execution property, but the results was the same.
0 Kudos
Message 1 of 3
(2,726 Views)
To make a subVI display it's front panel when called, you can do it several ways. One way is to right click the subVI in your main, select SubVI Node Setup and then select Show Front Panel When Called and Close Afterwards if Originally Closed. Another way is to change the VI Properties of the subVI. The VI Property you want is on the Windows Appearance category. Select customize and you'll see the same options about front panel display.
0 Kudos
Message 2 of 3
(2,726 Views)
Could you please tell me if the answer given below solved your problem? Bye.
0 Kudos
Message 3 of 3
(2,726 Views)