Here you go. This is simple example. Maybe not the best way, I am just
beginner in LV and still not comfortable with data flow that much. I prefer
events, so I would change this to use Event Structures.
When you click on OK button on SliderMain, it opens Slider.vi. Now both
windows are open and you can interact with both. Now if you click on OK
again with Slider.vi open, you run into problems. Only thing I did was
change VI properties of slider.vi, mainly window appearance.
vishi
"Cy" wrote in message
news:506500000008000000B5860000-1042324653000@exchange.ni.com...
> I would like to create a pop-up window appear from Labview Interface.
> In this window, I will have a slide control and an image taken from a
> camera. The main VI hav
e to run while pop-up window is open. How can I
> do ?
>
> When I pushed a button, this pop-up window has to appear. There will
> be a slide control and a picture from a camera in this window. Is it
> possible to make appear this windows while main VI Interface continue
> to run ? How can I do this ? Thank you for your answers.
> Cyril.
[Attachment SliderMain.vi, see below]
[Attachment Slider.vi, see below]