ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pop up Sub VI

Hi,

 

I want some help with a problem.

My goal is to have a main VI running. By pressing a button i want a Sub VI to appear in a specific place ,on the ftont of the main VI , only covering 1/10 of the main VI front. This i want the Sub VI to do every time called, appering on the same spesific spot. Is this possible?

 

0 Kudos
Message 1 of 4
(2,769 Views)

 

 

Have you concidered using a subpanel (see LV help) ?

 

You can hide or show the subpanel as needed.

 

Ben

 

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 4
(2,763 Views)

It somhow works but now i have a new problem when running the VI giving me this error:

 

Error 1000 occurred at Invoke Node in RapportVI.vi

 

Possible reason(s):

LabVIEW:  The VI is not in a state compatible with this operation.

Method Name: Run VI

 

What do do?

 

The VI is underneath

Download All
0 Kudos
Message 3 of 4
(2,748 Views)

I can't get into the detials at the moment but the code i posted here may help you out.

 

That code was intended to show how to undock a GUI but there a parts in that may help you figure out your situation.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 4
(2,735 Views)