キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

dynamically called VI

Hi, 

I am new to labview 

I wanted to call a subvi in another VI. the subvi is for setting the parameter of spectrum in spectrum analyzer. The subvi front panel should be open during ng runtime to take input and after pressing ok it  should close. Pl suggest a method. 

 

Thanks

0 件の賞賛
メッセージ1/5
3,432件の閲覧回数

If you want to learn how to do this yourself, learn the basics first (spend a few weeks, at least -- write as much code to do simple things as you can, try to learn good LabVIEW Coding Style, find a LabVIEW Guru to critique your work).

 

What you are describing is called a Modal Dialog.  There are tutorials on the Web that discuss how to do this with LabVIEW.  If you "do it yourself", it has a better chance to "sticking" ...

 

Bob Schor

0 件の賞賛
メッセージ2/5
3,414件の閲覧回数

Hi bob_schor,

thanks for the reply, can you provide some link to the tutorial for the problem I am facing.


@Bob_Schor wrote:

If you want to learn how to do this yourself, learn the basics first (spend a few weeks, at least -- write as much code to do simple things as you can, try to learn good LabVIEW Coding Style, find a LabVIEW Guru to critique your work).

 

What you are describing is called a Modal Dialog.  There are tutorials on the Web that discuss how to do this with LabVIEW.  If you "do it yourself", it has a better chance to "sticking" ...

 

Bob Schor


 

0 件の賞賛
メッセージ3/5
3,407件の閲覧回数

@manish_90 wrote:

Hi bob_schor,

thanks for the reply, can you provide some link to the tutorial for the problem I am facing. 


  • Open a Web Browser (e.g. Chrome)
  • In the Search Bar, type "LabVIEW Modal Dialog"

You'll notice I stop here.  I could say "Look at the results of the search, click on something that seems relevant, read the article, try what it says, and if you are still stuck, come back with the code you can't get to work and ask a more specific question", but I trust that you already know this, and I don't have to make it another Bullet Point ...

 

Bob Schor

0 件の賞賛
メッセージ4/5
3,370件の閲覧回数

 

Here's a shortcut

 

 

-Kevin P

ALERT! LabVIEW's subscription-only policy came to an end (finally!). Unfortunately, pricing favors the captured and committed over new adopters -- so tread carefully.
0 件の賞賛
メッセージ5/5
3,364件の閲覧回数