LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI CPU load

When I'm using CVI the PC perfermance, shown in the Windows task manager, is really bad : The CPU load with just CVI (development tool only, no application running) is about 10%. This is slowing down all other software running on my PC.

 

Is this normal ?

Can I disable a certain feature to improve the situation ?

Why is this ? Any explanations ? 

 

 

0 Kudos
Message 1 of 2
(2,862 Views)

The baseline CPU load of CVI should be about 4-5%. If you have ui editor windows open, and especially if in those windows there are timer controls, or there have been timer controls in the past, then that number can increase, depending on how short the timer intervals are.

 

I'm a bit skeptic that CVI's CPU load -- especially the baseline load -- would have much of an effect on the performance of other applications. CVI adjusts its sleep policy based on the current system activity, in such a way as to reduce its load when outside activity increases.

 

Luis

 

0 Kudos
Message 2 of 2
(2,848 Views)