10-16-2006 06:44 AM
Solved! Go to Solution.
10-17-2006 04:35 AM
10-17-2006 10:33 AM
10-18-2006 08:50 AM
First of all, I would try to read out all the data in time to avoid data loss. That means to increase the performance of the host application.
You can use that the flag "Old Data Stop" to false. Then you should get a error, if there is a buffer overflow.
You also can check the buffer state, and if there is a buffer overflow You can clear the error and read the data in the backlog to empty the buffer. See Example
Thanks
Klaus Dinnes
10-18-2006 10:43 AM
Thank you verry much for your answer. The first point I try to do, but it does not always work. The last strategy sounds as it would solve my problem but I was not able to bring it to work so far. Could you append the example vor LabVIEW 7.1?
Tanks
shb
10-19-2006 03:01 AM
10-19-2006 04:52 AM