06-30-2017 01:29 PM
Hello,
I have a control system that uses image RT acquisition using queue structure.
Up until now, I have created reference signal from LabView directly, and now I am trying to read in the reference signal from the csv file before running the control loop.
However, I am encountering the error where it says that I am encountering overflow in my queue.
My question is how come this error shows up even thought the data size of the generated signal and imported signal is same.
Thanks.
06-30-2017 01:51 PM
How did you set up your queue, what is the maximum size? And how/how often are you reading (emptying) your queue?