System.IndexOutOfRangeException
Posted: Tue May 02, 2006 6:07 pm
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
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