01-27-2006 04:42 PM
01-27-2006 05:55 PM - edited 01-27-2006 05:55 PM
Here is a KB that talks about making a LabVIEW service
digital.ni.com/public.nsf/websearch/21BA0F671A63A60386256CB4004DF99B?OpenDocument
And here is an example that shows how to do a system tray LabVIEW app. You shoul dbe able to use the 2 to get you on your way.
"This example contains a ActiveX Server with a easy to use Interface and
LabVIEW VI's to create and control an Icon in the Windows System Tray Area.
The ActiveX Server is created with LabWindows/CVI and Source Code is included.
But LabWindows/CVI is not required to use this example with LabVIEW. If needed
You can use this Source code to make modifications to the Server. In this case
you will need LabWindows/CVI.
Installation:
1. Extract all files
2. Run setup.exe. This will install and register the Tray Icon ActiveX server with Windows, and install the LabVIEW VI to the
3. Start LabVIEW and open the 'LabVIEW Tray Example.vi' From the Functions Palette -> All Functions -> User Library -> Tray Icon Palette
Message Edited by Support on 01-30-2006 08:13 AM
01-29-2006 12:04 AM
01-29-2006 06:33 AM
01-30-2006 08:34 AM
Thanks, Everyone!!!!
That was exactly what I was looking for, and these suggestions will help out tremendously!
-Matt