Dennis,
Thanx for your help. I think I understand what your saying, but just to clarify, I have to structure an array so that it will contain the 30 most recent points and then send that to a graph. So I am guessing I should set up a for loop to do that? Also, I need to plot on the same graph upper and lower limits, which are a constant point. I'm having trouble doing that because it isn't recognizing the data type when I try to bundle it up with the Visual C data, and send it all to the XY graph. Thanx again for the help
Andy