Hi,
I am doing real time data acquisition with about 5 fast lines
and 3 point series. Ones in a while we get an exception like this:
"System.IndexOutOfRange Exception
Index was outside the bounds of the array
Teechart.Styles.ValueList.get_Last()
Teechart.Series.CalcFirstLastVisibleIndex()
Teechart.Series.DrawSeries() "
I seem not able to capture the exception. From the info above,
could you say if it occured with one of the fastLines or one of the
Points-series?
Is there a way to handle this gracefully? Presently the graph is blanked and crossed out with a red cross.
Thanks for your help
fano
System.IndexOutOfRangeException
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi fano,
It is very difficult for us to guess not being able to reproduce the issue here nor having the call stack of the error.
Could you please send us an example we can run "as-is" to reproduce the problem here?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
It is very difficult for us to guess not being able to reproduce the issue here nor having the call stack of the error.
Could you please send us an example we can run "as-is" to reproduce the problem here?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |