LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI execution speed depending on mouse movement

Hi,
I have a large application that sometimes became very very slow. When It happens the only thing that I was able to notice is that moving mouse, execution speed of vi come back normal. I checked all the opened reference but I didn't find any not closed reference.
Any tip will be helpfull..

Golzio
0 Kudos
Message 1 of 3
(2,472 Views)
can you give us any other information or post an example of the program. Does it use an event structure, data acquisition, are you performing file i/o? If you can give us an example it would be most helpful. Thanks
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
0 Kudos
Message 2 of 3
(2,472 Views)
It is very difficult post an example because the application is large and all the VIs running fast usually. There's no data acquisition and file I/O. The code comes from LabVIEW 5.1.1 and now is converted to LabVIEW 7.0. It doesn't use event structure for this reason. My application continuously read (from) and write (to) datas on LAN using VI server technology.
Unfortunately I only noticed that strange behaviour relative to mouse movement.

Thanks
Alessio Colzi
0 Kudos
Message 3 of 3
(2,472 Views)