LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Minimizing to System tray

Have been working on a system utility project recently using LabVIEW, am having a problem of giving my executable the ability to be able to minimize to the system tray...Anyone have a way of solving this issue, that is minimizing my labVIEW Executable to system tray....

0 Kudos
Message 1 of 3
(2,778 Views)

You can create a vi reference and an invoke node, select the 'FP.Run-Time Position.Minimized' method.

 

Download All
0 Kudos
Message 2 of 3
(2,765 Views)

Haven't used it personally, but you may want to look into this https://decibel.ni.com/content/docs/DOC-10683

--
Tim Elsey
Certified LabVIEW Architect
0 Kudos
Message 3 of 3
(2,760 Views)