Search found 13 matches
- Tue Apr 14, 2009 12:39 am
- Forum: .NET
- Topic: Synchronous Repaint Call (wait until painting is complete)
- Replies: 4
- Views: 3014
I'm still having problems trying to chart four physiological waves in real time. Very occasionally I get the following exception: System.IndexOutOfRangeException was unhandled Message="Index was outside the bounds of the array." Source="TeeChart" StackTrace: at Steema.TeeChart.Styles.ValueList.get_I...
- Tue Apr 07, 2009 8:21 am
- Forum: .NET
- Topic: Synchronous Repaint Call (wait until painting is complete)
- Replies: 4
- Views: 3014
Thanks for your help. I'll try it in the next couple of days.
The URL is:
http://www.berneda.com/publicnews/steem ... 000000.htm
Andy
The URL is:
http://www.berneda.com/publicnews/steem ... 000000.htm
Andy
- Mon Apr 06, 2009 10:26 pm
- Forum: .NET
- Topic: Synchronous Repaint Call (wait until painting is complete)
- Replies: 4
- Views: 3014
Synchronous Repaint Call (wait until painting is complete)
Dear Narcis, I'm having a problem writing data to four fastline data sets on four separate charts on a single UI. I'm basicallly solving simultaneous equations very frequently (5msec) and then writing the output to a graph. My problem sounds very similar to that reported by Dimitri Goethals in the v...
- Mon Mar 30, 2009 8:26 pm
- Forum: .NET
- Topic: Choose Items for Toolbox Crash
- Replies: 2
- Views: 1843
VS 2008 Crash
Thank's for your prompt reply it was a great help.
- Sat Mar 28, 2009 5:45 am
- Forum: .NET
- Topic: Choose Items for Toolbox Crash
- Replies: 2
- Views: 1843
Choose Items for Toolbox Crash
On my system, installing the current version (TeeChartNET3VSNET2008.exe 25/03/2009) prevents the addition of any further items to the toolbox. VS closes after a few seconds. Uninstalling TeeChart fixes the problem. Im using VS2008 with SP1 running under XP with SP3. I get the same behaviour under x6...
- Thu Oct 30, 2008 9:50 pm
- Forum: .NET
- Topic: Cross-Threading & fastline.add
- Replies: 9
- Views: 4351
Dear Narcis, Sorry for the delay. The assemblies for the project are quite large (~ 5-10Mb), does that matter? The application stops painting somewhere between 5 to 20 minutes after initiation. No exceptions are thrown, but if you turn on the debugger in the ontickTimer event, you see that the data ...
- Sun Oct 26, 2008 6:21 pm
- Forum: .NET
- Topic: Cross-Threading & fastline.add
- Replies: 9
- Views: 4351
- Thu Oct 23, 2008 7:07 pm
- Forum: .NET
- Topic: Cross-Threading & fastline.add
- Replies: 9
- Views: 4351
- Sat Oct 18, 2008 8:43 pm
- Forum: .NET
- Topic: Cross-Threading & fastline.add
- Replies: 9
- Views: 4351
- Sat Oct 18, 2008 6:28 am
- Forum: .NET
- Topic: Cross-Threading & fastline.add
- Replies: 9
- Views: 4351
Cross-Threading & fastline.add
Dear Narcis, I'm developing an application which charts four channels of real-time data physiological waveform data every 20 msecs. (At the same time, the application is also solving a series of differential equations. ) When run under XP it works fine, but under Vista it occasionally stops painting...
- Fri Jul 18, 2008 5:02 am
- Forum: .NET
- Topic: Adding visible Y axis dramatically slows fastline series.
- Replies: 5
- Views: 3182
Dear Narcis, I've submitted the 2 files. When the axis is plotted the thread running in the 4th processor represents the plotting activity. In contrast, when the axis is set to not visible, the thread activity is much less (the 8th processor). I'll try and put together a demo. In essence I'm using a...
- Tue Jul 15, 2008 10:29 pm
- Forum: .NET
- Topic: Adding visible Y axis dramatically slows fastline series.
- Replies: 5
- Views: 3182
Dear Narcis, Thanks for your prompt reply. Doing what you say really doesn't do much. (Although not all the calls mentioned are available in the dotnet version.) I'm not sure how to attach the images of CPU usage in order to show you, but basically on a dual quad-core xeon system running under XP wi...
- Fri Jul 11, 2008 10:45 pm
- Forum: .NET
- Topic: Adding visible Y axis dramatically slows fastline series.
- Replies: 5
- Views: 3182
Adding visible Y axis dramatically slows fastline series.
I'm plotting waveform data every 5 msecs. If the Y axis is not visible a single CPU can handle it quite easily. If I make the Y axis visible, CPU usage approximately doubles. Is this a bug or a feature?
Many Thanks.
Many Thanks.