I would like to create a vi that will monitor a few data socket conections and be invisable except for a indicator in the windows system tray. Does anyone know how to get a vi to run in the systme tray?
You can combine a minimized program with gtoolbox http://gtoolbox.topcool.net prperties, particularly systray (or something like this) to change your program's icon. Hope this helps
INVtray LabVIEW Toolkit allows the programmer to create a LabVIEW program that can be hidden from the task bar and accessed through the System Tray. Comes with a sample VI that demonstrates all the features of the toolkit.