Hi, I'm doing an aplication with labview. My program compares one image saved into a folder with other images saved in other folder. I'm looking for a function that allow me, open and read of the folder where I have saved the other images, automatically. Thank's everybody!
in the file palette you will find a function "List directory". This
function gives you the contents of a folder as an array of filenames
(and allows usage of name patterns). So you can easily build a for loop
to scan all files of a directory!
Best regards, GerdW
using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019