LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY-Chart is dropping some charts after a time ??

Hi there,
 
I have a problem with a XY-Chart, there are 5 curves with 2000 samples (witdh vs lenght). 3 curves are variable values and the other 2 are fixed values (-> set values). The VI is running now for about 3 weeks without any memory problems but now the XY-Chart "drops" some curves!  I have no idea why this happens!
 
 
The values are inserted to an array and then bundled to a cluster.
 
 
Has anyone a idea?  Thanks for help
0 Kudos
Message 1 of 3
(2,689 Views)

Hi!

Maybe the "droped" curves (signals, data) are not available, did you try debugging your VI?

 

Christian

0 Kudos
Message 2 of 3
(2,674 Views)
I think the problem is solved now. It was not a LV problem.
 
There was a process "Iap.exe" running on the machine wich handles climbed continuously. The computer was runing for about 3 weeks and Iap.exe was using about ~250.000 (!) handles. The outcome was that the PC must be rebooted because nothing was working well anymore.
 
 
0 Kudos
Message 3 of 3
(2,659 Views)