Open ankaniisc opened 7 years ago
In detail it can be said as like without anymore computation just acquiring the data calling the getBRawdata have the same affect or not? Verification can be done by plotting say 5 seconds of the data, just how we are plotting in the case of main program. Not plotting on line also. Plot only off line. How this would help ? This would boil down the problem to the computational delay which other programs are leading to.
2. Already tried out closing and opening the socket at the opening and closing of the data acquirement But that did not worked out.
3. Studying about RDAGUI, how they were doing the same job.
I have told Siddesh the right information only. Supratim told me to discuss with Siddesh only for combating the problem.
Make functions out of main function. Creating new rda_open, rda_close , rda_message for improving performance.
Understand rdatest.gui completely to modify it.
While acquiring the data from the TCP IP Port, intermediate data loss is happening.