User | Kudos |
---|---|
6 | |
5 | |
2 | |
2 | |
2 |
Over the years I have run into situations where I have to monitor files accessed by another application from within my LabVIEW application (Example: monitoring the standard_out/standard_error files from an app launched with the system exec).
Currently the only way to do that is to use polling.
I would love for LabVIEW to have built in events for file monitoring so polling would no longer be required.
For instance, the following events would be very useful:
Below is an example as to how it might look like.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.