LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

avoiding to load the same program two times

I want to have only one copy of my LabWindows-program in memory.  It should not be possible to load a second instance. How to do so? Thanks Busing
0 Kudos
Message 1 of 3
(2,797 Views)
A solution to this problem can be found in a sample distributed with cvi: look at oneinst.prj project that you can find in <cvidir>\samples\utility directory.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 3
(2,797 Views)
Thanks  Insert Smilies  Good luck. Busing
0 Kudos
Message 3 of 3
(2,790 Views)