LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

All LabView-VI's stop, if I select the title bar. What ist to do, that background VI's keeps running on different PC too.

there is no solution to change the VI-properties
0 Kudos
Message 1 of 2
(2,518 Views)
The behaviour depends of the execution system the VIs are running in and the version of Windows.

Under Windows NT all VIs running in the UI execution system will stop working when you hold the title bar. VIs which are in different execution system will keep on working until they call a function in LV or a DLL which will run in UI Thread. serpdrv was discussed here.

Under Win2K and XP the behaviour is different. I could not test it on consumer windows.

Waldemar
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
0 Kudos
Message 2 of 2
(2,518 Views)