I need to display images contained in a specific directory into an images browser embedded in my main application window. Does somebody has an idea how to it ? The number of images is unknown.
Use the List Directory function in LabVIEW to get an array of strings with all the images in the folder. Then use a for loop that will execute the exact number of times as the number of images in your folder. Take a look at the example program at the end of the linked discussion forum for an idea of how to display multiple images on the front panel. You will need the Vision software to run it. http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000AC7F0000&UCATEGORY_0=_15_&UCATEGORY_S=0