LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control of Subpanel VI

Hi

can anybody give help me with this problem?

 

My goal is to controll the Subpanel Vi im my main Vi. That will say stoping,pdating and do diffrent operation on the subpanel Vi from the main VI

 

Any Ideas?

0 Kudos
Message 1 of 6
(2,916 Views)

What is exactly your problem?

You have achieved 'load and unload' the VI to/from the supanel control.

 

Regards,

Yogesh Redemptor

Regards,
Yogesh Redemptor
0 Kudos
Message 2 of 6
(2,910 Views)

You can take the reference of the vi that you want to control in the sub panel form the main vi and use the Method (Invoke node) to get and set the different controls in that sub vi. You can search for the sub panel vi's in the LabVIEW examples.

 

Note: While using the control names in the invoke node use exact label name.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 3 of 6
(2,909 Views)

Anybody got any snippets of how this is done?

 

I want to controll the stop button inside the sub VI from the main VI.

Download All
0 Kudos
Message 4 of 6
(2,907 Views)

You can use this.

 

Set Control Value.png

-----

The best solution is the one you find it by yourself
Message 5 of 6
(2,898 Views)

Is this the way to do it?

 

Cant get it to work still..

0 Kudos
Message 6 of 6
(2,896 Views)