04-12-2010 01:43 PM
Hi,
For some reason, whenever my circular buffer is filled and wraps around, right at that moment, my graph screws up for a split second by drawing a line across the graph. But for some reason, this doesn't happen all the time, only sometimes.
The picture is below:
04-12-2010 02:23 PM
Without the code that is quite hard to say what's going wrong/on.
Ton
04-12-2010 02:24 PM
04-12-2010 02:44 PM - edited 04-12-2010 02:46 PM
Sorry, made a new thread since that one showed "Solved".
It seems the buffer works fine, something is wrong with the data being inserted in there. I don't know why it only messes up with that data.
I managed to capture some messed u p data. I will post it below.
04-13-2010 08:19 AM
This only seems to happen when I plot against time...
I don't know why my time data is like that, it shouldn't be, I dont know how it gets so many x values that are the same.
04-13-2010 04:44 PM
Hi All,
Let's stay with the Original thread since it has more information about this issue. I will be looking at the code as well. Thanks!
Esmail Hamdan | Applications Engineering | National Instruments
04-13-2010 07:09 PM - edited 04-13-2010 07:09 PM