LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CWGraph pb refresh

Plots disappear after a lot of data when maximizing, minimizing my panels or moving the cursor. I use CWgraph ( with CVI) to plot data with time axis. More, the application use scrolling and cursor.It seems to occur only under Windows XP.(I'm not absolutly sure). When plots disappear, they're not refreshed but the points are still there because the cursor can stick on it....even if I can see it.

thank you for any suggestion.
0 Kudos
Message 1 of 3
(3,137 Views)
Is the graph windowless or windowed? You can tell by looking at the 'Windowless' property in the property browser in the edit activeX control dialog.

The windowless graph has some known refresh issues, and it is recommended that the graph be used in windowed mode.

Hopefully this fixes the problem.

- jared
0 Kudos
Message 2 of 3
(3,137 Views)
The graph is windowed...the pb occurs occurs only with XP not Windows 2000. I have done the test during 6 days.
0 Kudos
Message 3 of 3
(3,137 Views)