LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Environment, Editor and Configuration Windows are very slow.

Solved!
Go to solution

I've tried other things, but still no better. I've attached a video that shows what I was talking about.

 

I get decent speeds with an empty front panel. I add a few controls and then it just dies.

 

My block diagram speed is decent over all.

0 Kudos
Message 11 of 25
(2,240 Views)

@HorseBattery_Stapleguy wrote:

- The CPU usage stays at 9% at idle projects, and then jumps to 30% on opening VIs, then 50% on average when using the windows I mentioned. It stays consistent after that.

- The computer is healthy as far as I know.


You only have 2 hyperthreaded CPU cores, so 50% is one core fully saturated. Does the task manager say that all this is really used by LabVIEW? (Sort the task manager by CPU% column).

 

(True story (I doubt that is your problem, though): I recently troubleshooted a computer that was claimed to be suddenly very sluggish overall, and it was almost impossible to click or move things. Turned out the wireless mouse button was faulty (batteries OK!) and a large percentage of clicks never made it to the OS. 😄  Everything went back to normal after replacing the mouse!.. :D)

 

 

0 Kudos
Message 12 of 25
(2,223 Views)

@altenbach  ha escrito:

@HorseBattery_Stapleguy wrote:

- The CPU usage stays at 9% at idle projects, and then jumps to 30% on opening VIs, then 50% on average when using the windows I mentioned. It stays consistent after that.

- The computer is healthy as far as I know.


You only have 2 hyperthreaded CPU cores, so 50% is one core fully saturated. Does the task manager say that all this is really used by LabVIEW? (Sort the task manager by CPU% column).

 

(True story (I doubt that is your problem, though): I recently troubleshooted a computer that was claimed to be suddenly very sluggish overall, and it was almost impossible to click or move things. Turned out the wireless mouse button was faulty (batteries OK!) and a large percentage of clicks never made it to the OS. 😄  Everything went back to normal after replacing the mouse!.. :D)

 

 


You're right, I forgot to clarify that. The process is slightly lower, just at 30% to 38% on average. Even with lag worse than in the video the process usage does not climb.

0 Kudos
Message 13 of 25
(2,207 Views)

What app shows the second largest CPU usage during these times?

 

0 Kudos
Message 14 of 25
(2,201 Views)

@altenbach wrote:

What app shows the second largest CPU usage during these times?

 


There's no app consuming a large amount of CPU, just LabVIEW.

 

HorseBattery_Stapleguy_0-1614988479486.png

 

0 Kudos
Message 15 of 25
(2,193 Views)

Sorry that my previous posts were hijacking this topic.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 16 of 25
(2,174 Views)

List processes by Disk Usage. 

 

100% Disk Usage will also slow down a PC.

 

Lower spec machines running Windows 10 seem to have a lot of trouble with Virus and other "Security" software. 

 

I recently setup an i5 Dell where the combination of McAfee and MS anti virus software rendered the PC basically unusable before any other software was installed on it. 

 

 

 

---------------------
Patrick Allen: FunctionalityUnlimited.ca
0 Kudos
Message 17 of 25
(2,160 Views)

 


@pallen wrote:

List processes by Disk Usage. 

 

100% Disk Usage will also slow down a PC.

 

Lower spec machines running Windows 10 seem to have a lot of trouble with Virus and other "Security" software. 

 

I recently setup an i5 Dell where the combination of McAfee and MS anti virus software rendered the PC basically unusable before any other software was installed on it. 

 

 

 


This is also not the case. Disk usage remains at 1%, even during worst freezes. For the record, the software executes perfectly well if I've compiled it and or built it.

0 Kudos
Message 18 of 25
(2,157 Views)
Solution

Have you tried lowering "Limit Compiler Optimization" under the Tools/Options menu, Environment tab, at the bottom.

 

Set that slider to 0, then you need to make Labview recompile its VIs. I think you have to close Labview then reopen to make it recompile with the new setting. To be sure, make a cosmetic change once LV is reopen and save the VI.

 

They recommend to setting the value back to 5 when done.

Message 19 of 25
(2,126 Views)

@altenbach wrote:

(True story (I doubt that is your problem, though): I recently troubleshooted a computer that was claimed to be suddenly very sluggish overall, and it was almost impossible to click or move things. Turned out the wireless mouse button was faulty (batteries OK!) and a large percentage of clicks never made it to the OS. 😄  Everything went back to normal after replacing the mouse!.. :D)

 

 


Another TRUE story. Talking about odd behaviors reminded me of a work laptop I once had (I think it was a Dell? Maybe HP?) . Everything was running like a 286 with 500MB RAM.... super sloooow. I had the IT department disable virus scanner since it was regularly consuming 20% CPU, but no joy. This went on for a month with very little support. After much research on my part, I discovered it was due to a crappy battery. Remove the battery (running on AC) and the laptop went back to normal 😁

 

 

---------------------------------------------
Former Certified LabVIEW Developer (CLD)
0 Kudos
Message 20 of 25
(2,121 Views)