LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Vi as dialog

hi,

 

How can i make a vi and use it as a dialog.

 

Can u tell me how to do this in labview?

 

 

Thanks in Advance

 

 

Regards

Soundarya

0 Kudos
Message 1 of 5
(2,898 Views)

Hi,

 

The help files are quite useful, here is what I found for LabVIEW 8.6 and LabVIEW 7.1.

 

Hope these guide you to making a dialogue box.

 

Regards,

0 Kudos
Message 2 of 5
(2,895 Views)

Hi Soundarya,

 

this is the 3rd thread of you on "dialog windows". When you were asked to give more information you didn't answer but create a new thread...

 

Please stick to one thread when it's on the same topic. This will greatly help others to follow the discussion and to get the full picture!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 5
(2,877 Views)
Yes, you can make a dialog window with VI. Just start with the Dialog VI-template or the Dialog with events template. The window will be a modal window and has some slightly other colors. Regarding the question in one of your other threads: A VI that is not running isn't doing anything. Of course you can enter data in the Controls but the data is not process. Why are you asking? Please specify your aim. 
0 Kudos
Message 4 of 5
(2,857 Views)

Soundarya wrote:

 

How can i make a vi and use it as a dialog.


You can make a VI as a Dialog by way of File >> VI Properties >> Window Appearance category.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 5 of 5
(2,849 Views)