11-07-2005 10:01 AM
11-08-2005 02:21 AM
There a few things you can try searching for in this site (search box at the top of the page).
First, there is a tutorial on this site for creating a windows service with LV, which would have no interface. This will be best if you truly want to run it in the background.
There is also an installer for an ActiveX object in one of the threads in the forum, which allows you to minimize your VI to the "notification area" (that's what Microsoft calls the tray).
You can also try searching for information about DS. I think that if the buffer is filled, it will probably just start emptying and you will lose the old data, but that's just a guess.
11-08-2005 10:57 AM
Thanks, I've found some information but looks complicated.
Do you know which thread this installer for the ActivX is in by any chance?
Thanks
11-08-2005 02:25 PM