LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting an image in an already-created IMAQ display

Solved!
Go to solution

Hello,

 

Does anyone have any suggestions on how to change the image shown in an IMAQ display at a point in execution that follows the initial instantiation of the display? For instance, say I create an image, open a JPEG on file, and display it on the front panel. Later in execution, I have a new image that I'd like to show in that same display, but the display is NOT inside of a loop. I thought maybe there would be a property node for "set image" or something, but that doesn't appear to be the case. Any ideas?

0 Kudos
Message 1 of 2
(2,184 Views)
Solution
Accepted by topic author jsteck95

You can change/overwrite the image in an IMAQ Image control though a local variable but not through a property node.

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