Hi,

I need to refresh CWGraph3D continuously with about 10000 points. For
some reason the graph allocates memory all the time and in the long
run (after 24 hours) CPU's memory will become full and the application
will be slow down.

I have tried to clear the graph with ClearData -function with no
success. ClearData seems to clear just the graph, not the memory.

I also tried to use Request Deallocation -function, but it didn't help
either.

The memory won't be relased until LabView is closed.

Reply via email to