02-01-2018 08:36 AM
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?
Solved! Go to Solution.
02-01-2018 10:41 AM
You can change/overwrite the image in an IMAQ Image control though a local variable but not through a property node.