Unfortunatly no because the application is big.I use 4 panels and each panel have a CWgraph inside. The pb seems to come after a long time ( after at least 2 days or may be a lot of datas ? ).I think I don't have that pb with Windows2000 (I'm not sure).So I try to use refresh function of Graph object each time I plot new datas.But what is very odd is that even CVI panel without graph have the same pb.
I use the following settings for the graph activex :
* control refresh : immediate
* chart style : strip chart
* history : fixed : 20000
My application have to work continously.Is that correct ?.
Thank you