LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to run VIs on system tray?

I would like to get source code of VIs which run on system tray.
0 Kudos
Message 1 of 3
(3,872 Views)
I have done this using a free Active-X component available called "ActiveX System Tray Icon" available from from:

http://www.tripsoftware.com/greatbeard/download.htm

You can show and hide an icon in the systray and setup events that fire when you click or double-click on the icon. I use the component in combination with the LVWUTIL VIs to show and hide my VI panel when double-clicking on the sys-tray icon.

Sorry I can't send you any sample code. Its copyrighted material. Good luck!
http://www.medicollector.com
Message 2 of 3
(3,871 Views)
 

 

Requirements    Price: $29.95

 

 Application Software:

LabVIEW 7.0+

 Toolkits Software:

 

 Additional Software:

 

 Language's:

LabVIEW


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.
         
 
 
 

 
 
0 Kudos
Message 3 of 3
(3,689 Views)