LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create new vi by clicking on a button in front panel

Solved!
Go to solution

BTW, just to give you an idea.  You're still using a dynamic call to your VI's.  Is there a reason for that?  Using dynamic calls to VI's increases the difficulty of your project where in 75% (just a number to indicate that is is a lot) of all cases dynamic calls are not needed.

 

Dynamic calls to me is only needed in some very special cases !  Please don't make it to hard on yourself

Kind regards,

- Bjorn -

Have fun using LabVIEW... and if you like my answer, please pay me back in Kudo's 😉
LabVIEW 5.1 - LabVIEW 2012
0 Kudos
Message 11 of 13
(656 Views)

I have one doubt how to create buttons in front panel so that when we click that buttons the required action will be done by block diagram.

0 Kudos
Message 12 of 13
(533 Views)

this is an ancient tread that has already be marked as solved. Please start a new thread with a new question.


@hemak95 wrote:

I have one doubt how to create buttons in front panel so that when we click that buttons the required action will be done by block diagram.


 

This seems like a very basic question. Have you done any introducuctory LabVIEW tutorials? Looked at some examples? What does the program do? What are the "required action"? What code design pattern are you using?

 

Please write a few more sentences explaining what you want to do and maybe even attach your coding attempt.

0 Kudos
Message 13 of 13
(507 Views)