02-20-2014 01:30 PM
Hi,
Is there a way to get an event when a file is modified (file listener) without polling the file system to detect the change?
Thanks in advance!
Jean-Daniel
02-20-2014 01:37 PM
If you are on Windows you can register for .net events within LabVIEW from the FileSystemWatcher class.