You can detect the creation of a new file without polling by using the FileSystemWatcher Class of Microsoft.You can find a documented example in the Attachment section.This example creates a FileSystemWatcher .NET object, and registers an event on it.Each time an event occures, a Callback VI is executed.
This method can also be used on other file changes like deletion or modification.
Collaborate with other users in our discussion forums
A valid service agreement may be required, and support options vary by country.
Helpful
Not Helpful