09-26-2005 04:45 AM
09-26-2005 06:38 AM
hi there
are you sure you use a GRAPH? you said "I use a history graph with a big history buffer", so i think it's rather a CHART. if this is the case play around with the Update mode (right click the control on the frontpanel->Advanced->Update Mode)
try to use the "Strip Chart" Mode.
09-26-2005 09:12 AM
Hi
I actually use the "strip chart".
In fact, there is no trouble when I run the vi for the first time.
The problems seem to occur as soon as I begin to manipulate the windows
(displaying the diagram, or displaying another application while the
LabView vi is running...).
So I suspect some kind of screen buffer to be involved... Any idea ?
Denys
09-26-2005 10:31 AM
hi there
hm, well...
we need some more information:
- how many graphs do you display?
- what's the datatype?
- how deep is the history?
- how many RAM do your computer have?
as far as i remember the chart control allocates twice the history - memory as a continuos area of the RAM. so:
- how many RAM is still free when running your Apps?
please post some code if possible.
09-26-2005 10:54 AM
09-26-2005 11:11 AM
09-27-2005 04:39 AM
09-27-2005 04:56 AM
hi there,
sorry, i don't get this. we need some code, otherwise we can't help you.
09-28-2005 05:20 AM