LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI2010 Mouse Move slows down Plotting (PlotWaveForm)

Hi,

In my project, I acquire the FFT data from an FPGA (by PCIe) and plot it on a PC (OS Win10, 64bit) using CVI2010. I compiled and built the project as 64-bit configuration.

I encounter a problem: when mouse is moved over the panel with Edit Graph, plotting is slowing down (about 5-10 fps), so the plotted FFT spectrum seems to freeze. 

 

Acquiring FFT data and plotting it is achieved in the same asynchronous timer callback.

 

Note: There is no problem (I mean the freezing because of mouse move) in 32-bit Operating systems WinXP/Win7/Win10 when i compile and build the project as 32-bit configuration.

 

Do you have any solution or advice on this?

 

Thanks a lot.

0 Kudos
Message 1 of 1
(918 Views)