LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

file listener

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

0 Kudos
Message 1 of 2
(2,168 Views)

If you are on Windows you can register for .net events within LabVIEW from the FileSystemWatcher class. 

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