12-08-2004 09:45 AM
12-08-2004 02:00 PM
@Archimedes wrote:
I am looking for a way to register, in LabVIEW, an event that signals when a text file has been changed by a 3rd party software. I could use the 'File/Directory Info' LV primitive in a loop to let me know when the file has been changed but that would be very inefficient. Does someone know of a COM object that would let me 'stream' the changes of the text file or that allowed me to register an ActiveX callback event?