11-20-2006 09:37 AM
Nope...no misconception here.
I was only wondering if you were somehow getting more information than you needed.
Just trying to figure out a way or reasoning behind your memory problems.
11-20-2006 09:42 AM
11-20-2006 10:30 AM
11-20-2006 10:43 AM
11-20-2006 07:10 PM
11-21-2006 08:10 AM
11-21-2006 08:18 AM
I think you pasted the wrong link. You linked to this thread.
I didn't think a chart would be that smart, but then how would it figure out how much memory to allocate? If the history length is 10 waveforms, but it doesn't know how many data points are in a waveform, it won't be able to figure out how much to allocate. Right?
11-21-2006 08:23 AM
11-21-2006 08:30 AM
Thanks DFGray. However, I do need a chart because I'm using stacked plots. I realize what I have to do, I'm just figuring out how to do it now. The hard part is that a test could be as short as 1 minute, or as long as 4 days. Each waveform is 1 second long, so sometimes a waveform might be ~20 pixels long, and sometimes it won't even be 1 pixel. So if a waveform is only a pixel, that pixel has to represent the minimum and maximum values during that period of time.
This is turning out to be a lot more work than I want it to be, especially since the program is done and working. Now they just want it to work for long tests. Thanks for the help though, I'll read that article.
11-21-2006 08:31 AM