How to speed up display?
Posted: Tue Dec 19, 2006 3:33 am
Hi,
I read finite number of samples from a DAQ card and plot it. This procedure is repeated until the task finishes. However, it seems the display is delayed quite a lot compared to the data input. How can I speed up the display to minimize the delay? I used fasline series and AddRealtime. Will Fastpen help? And how to use FastPen? I tried
m_chart1.Series(0).GetAsFastLine(), but there is no function related to fastpen.
Thanks a lot.
David
I read finite number of samples from a DAQ card and plot it. This procedure is repeated until the task finishes. However, it seems the display is delayed quite a lot compared to the data input. How can I speed up the display to minimize the delay? I used fasline series and AddRealtime. Will Fastpen help? And how to use FastPen? I tried
m_chart1.Series(0).GetAsFastLine(), but there is no function related to fastpen.
Thanks a lot.
David