Hello.
I am trying to pass some data from a reading loop to a display loop using queues and charts.
In order to save on redraws I am reading the queue just once a while, flush it and pass the resulting array to the Chart. It is actually an array with clusters of three values.
Everything works fine unitl I actualy want to display the chart. I can pass the data and see it using an indicator without any problems.
When I wire the data to the chart it randomly shows : "not enough memory to complete this operation"
The fact is the array being passed to the chart is of random size.
The queue size is good for about 20 min. Labview shows an error after a few seconds. After clicking ok it prints out the results correctly and then a second or two later same error.
What am I missing here? Thanks
LV 2012 f3 I7 2.4GHz 16GB RAM