LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ picture display

 

How do you make it: when you click a Boolean button, it pops up the pop-up window that displays the IMAQ picture?

0 Kudos
Message 1 of 2
(2,384 Views)

Your question is a bit vague (and goes to several of the methods I suggested could be used to handle this task in your previous post).  Please clarify:

  • You push a button, a Window pops up to show an IMAQ Image.  What makes the Window "go away", particularly if it "sits on top of" the already-existing Front Panel (and the button you pushed to get the Window to Pop Up)?  Do you want a button on the Pop Up that says "Go Away"?
  • You push a button, and an Image appears on a "window" (technically, a sub-Panel) on your existing Front Panel.  You have other buttons on your Front Panel that can make the contents of the sub-Panel "go away".

Note that the first method "covers up" the existing Front Panel, so you need some way to dismiss it (you can also dismiss it "passively" by having it appear for 10 seconds, then disappear), while the second method "reserves" space on your existing Front Panel to use as a "window" into the Front Panel of other (called) sub-VIs.  "You pays your money, you takes your choice".

 

Bob Schor

0 Kudos
Message 2 of 2
(2,348 Views)