LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Putting frontpanels of sub-Vi's togeter on one Vi front panel

Hi guys,

 

How to put the frontpanels of my sub-Vi's to one Vi frontpanel? So they are collected at one panel.

0 Kudos
Message 1 of 10
(3,321 Views)

It called a Sub Panel

 

subVI.png

Omar
0 Kudos
Message 2 of 10
(3,314 Views)

Tnx Omar, And how to use this sub panel?. How I get in a frontpanel from a sub Vi?

0 Kudos
Message 3 of 10
(3,286 Views)

In LabVIEW, go to Help >> Find Example... and search for subpanel.

In LabVIEW, go to Help >> Find Example... and search for subpanel.

 

 

In LabVIEW, go to Help >> Find Example... and search for subpanel.

 

 

 

In LabVIEW, go to Help >> Find Example... and search for subpanel.

 

 

 

 

 

Examples are otfen a good source.

 


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 4 of 10
(3,278 Views)

I don't know how comes the first line was duplicated a few times... not intentional.


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 5 of 10
(3,274 Views)

I don't know how comes the first line was duplicated a few times... not intentional.


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 6 of 10
(3,274 Views)

@TiTou : I wish my kudos get duplicated like your posts.. LOL..Smiley Very Happy

0 Kudos
Message 7 of 10
(3,251 Views)

See an example; I use the 'load and run.vi', I think you have it or it is available somewhere.

If the subvi is in the same dir as the calling VI, you can use this code.

 

The position property node is for changing the positition in the subpanel.

 

The code is a bit sloppy but I hope you get the point

 

loadandrun.png

0 Kudos
Message 8 of 10
(3,239 Views)

Awhile back, I wrote a short tutorial, with example code, on how to use subpanels.  You can get it here.

0 Kudos
Message 9 of 10
(3,221 Views)

Tnx, good advice here, I will look into it....

0 Kudos
Message 10 of 10
(3,202 Views)