<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CPU usage rises in LabVIEW executable in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/3033401#M865645</link>
    <description>&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/f67ee5f49d19455300d424e2075b4200cd29ef36/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31353738303569394243393245394146443546344243452f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Capture.PNG" title="Capture.PNG" align="middle" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Discovering this thread for the first time.... How come NI is still using deprecated property nodes in it's express vi's?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Oct 2014 13:40:40 GMT</pubDate>
    <dc:creator>D*</dc:creator>
    <dc:date>2014-10-24T13:40:40Z</dc:date>
    <item>
      <title>CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2194414#M703294</link>
      <description>&lt;P&gt;Multiple people have been having the same problem with LabVIEW execultables at my company. We just found out the root cause for this problem. I therefore would want to share our solution on the forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem appears as follows:&lt;/P&gt;
&lt;P&gt;Running our application in source code, we have a normal CPU usage (as seen on the Windows task manager). When we run the built version of the application, after some random action, the CPU usage rises to about 50% and stays that way until we shut down the application. The funny thing is, if we click on the a windows titles bar or on the menu bar, the CPU usage returns to normal then, when we unclick the title bar or leave the menu bar, the CPU usage goes back to 50%.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This problem was seen on LV version 8.5.1 and 2012. It turns out the problem was with the Front Panel -&amp;gt; Open property node (no longer supported in LV2012). Replacing the property node with the equivalent invoke nodes (Front Panel -&amp;gt; Open and Front Panel -&amp;gt; Close) resolved our issue. This was a tricky issue to solve so I hope this helps others having the same issue and not having any luck finding solutions on the forum!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Benjamin&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 13:43:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2194414#M703294</guid>
      <dc:creator>Benjaminateur</dc:creator>
      <dc:date>2012-10-22T13:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2202580#M704788</link>
      <description>&lt;P&gt;Hi Benjamin,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for sharing your solution! A few resources I would like to point out which can hopefully prevent this from happening in the future during the upgrade process. First is the &lt;A href="https://www.ni.com/pdf/manuals/371780h.pdf" target="_self"&gt;LabVIEW Upgrade Notes&lt;/A&gt;&amp;nbsp;which itemizes all changes being made in the new version of LabVIEW, including deprecated functions. The front panel open property is deprecated so it shows on the block diagram in red and the context help indicates it is deprecated. The only way to get it on the block diagram is to upgrade code from a previous version of LabVIEW.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2012-10-30_094629.png" style="width: 180px;"&gt;&lt;img src="https://ip1.i.lithium.com/550043a02b5260901fffc52664c76606df0edab6/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383939303869453830424431344242364435343133312f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="2012-10-30_094629.png" alt="2012-10-30_094629.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;The second resource I would like to share is the LabVIEW 2012 VI Analyzer Upgrade Tests. You can download these VI Analyzer tests and run them on any code that you are migrating between LabVIEW versions to quickly see if any parts of your code are using deprecated functions etc. This means you don't have to poke through every VI you are upgrading. More information and the full set of tests can be found at this &lt;A href="https://www.ni.com/en/support/documentation/supplemental/10/labview-vi-analyzer-upgrade-tests.html" target="_self"&gt;developer zone white paper&lt;/A&gt;.&amp;nbsp;Hopefully this will save you a headache in the future!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 00:46:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2202580#M704788</guid>
      <dc:creator>Jeff-P</dc:creator>
      <dc:date>2026-04-20T00:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2202656#M704800</link>
      <description>&lt;P&gt;That is a realy nice attempt at recovering Jeff.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course people like me are thinking "fix the bug on the degraded running slow, break the code, or do the VI morphing thing to fix it."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again nice try!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 15:26:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2202656#M704800</guid>
      <dc:creator>Ben</dc:creator>
      <dc:date>2012-10-30T15:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2202728#M704807</link>
      <description>&lt;P&gt;Ben,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would tend to agree with your thinking. We spent a whole lot of time investigating this issue here in multiple applications. Having no warnings, errors nor broken code in the VIs using deprecated code from previous versions, we did not suspect that there could be a serious issues coming out of that usage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nevertheless, in the future, I will use the utility mentionned above to get rid of all deprecated code from my projects after migrating to a new LabVIEW version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Benjamin&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 16:06:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2202728#M704807</guid>
      <dc:creator>Benjaminateur</dc:creator>
      <dc:date>2012-10-30T16:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2202730#M704808</link>
      <description>&lt;P&gt;Hi Ben,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did file a CAR on this behavior since I agree that if the deprecated property has an issue with it (like this) then it should break the run arrow. CAR 376575&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I mainly wanted to inform other users who are looking in this thread that there are tools available for use during the upgrade process which help to find things like this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 16:06:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2202730#M704808</guid>
      <dc:creator>Jeff-P</dc:creator>
      <dc:date>2012-10-30T16:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2202766#M704812</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/206872"&gt;@Jeff-P&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi Ben,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did file a CAR on this behavior since I agree that if the deprecated property has an issue with it (like this) then it should break the run arrow. CAR 376575&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I mainly wanted to inform other users who are looking in this thread that there are tools available for use during the upgrade process which help to find things like this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again!&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not knocking you Jeff!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now that NI is aware of this situaion, your assocaiates have a chance to include a bug-fix/ptach to correct this situation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We don't want people getting the impresion "upgrade at your own risk".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 16:20:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2202766#M704812</guid>
      <dc:creator>Ben</dc:creator>
      <dc:date>2012-10-30T16:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2203188#M704873</link>
      <description>&lt;P&gt;Hi Benjamin,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been unsuccessfully trying to reproduce this. I re-read your post and I have a few additional questions for you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Do you see the same behavior in 8.5.1 and in 2012 with that property node? Or is this a new behavior that appeared when you upgraded 2012? I am trying to determine if this is something that changed when the VI was deprecated or if the behavior always existed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Do you have a simple project that can recreate the behavior? I have been making executables with that property node in 2012 and have not been able to reproduce this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 20:55:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2203188#M704873</guid>
      <dc:creator>Jeff-P</dc:creator>
      <dc:date>2012-10-30T20:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2203234#M704885</link>
      <description>&lt;P&gt;Hi Jeff-P,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I only first experienced the problem myself in LabVIEW 2012, but one of my collegue got the exact same problem in LabVIEW 8.5.1. Back in 2009, my collegue was not able to solve his issue directly. It turns out the issue disappeared when he redid a vi from scrath that was using the front panel property node and used the method instead. At that time, he did not understand how the problem disappeared, but we were later able to corrolate the problem with the use of the front panel property.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have a simple projet that can generate the problem. I can try to create one. However, I can be a little more specific on the architecture generating the issue. Funny thing is that the problematic VI was performing a similar function and was called in the same way in both of our problematic applications (one in 8.5.1 and one in 2012).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both application were data acquisition applications. In both cases, the problematic VI was a loading screen called from a thread that is not the main thread. The loading screen front panel opened using the front panel open property to TRUE and closed using the front panel open property to FALSE. The CPU went to 50% when the loading screen front panel opened and remained there until we close the application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Benjamin&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 21:42:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2203234#M704885</guid>
      <dc:creator>Benjaminateur</dc:creator>
      <dc:date>2012-10-30T21:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2326938#M729726</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm facing this issue (unexpected cpu stuck at 50%) even using the suggested invoke node.&lt;/P&gt;
&lt;P&gt;Based on my finding, the issue is detected when closing the "remote connection"&amp;nbsp;(more frequent using "remote desktop" but also detected using vnc) at pc unning Labview 2012 executable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Issue was not detected&amp;nbsp;instead using Labview 2011.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this help to lead to a solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Marco.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2013 14:27:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2326938#M729726</guid>
      <dc:creator>mberetta</dc:creator>
      <dc:date>2013-02-25T14:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2605165#M782097</link>
      <description>&lt;P&gt;I've the same problem here using Labview 2012. For me it also seems that the problem is correlated to closing a remote connection ("remote desktop" or "teamviewer")&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 13:09:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2605165#M782097</guid>
      <dc:creator>transfererror</dc:creator>
      <dc:date>2013-10-29T13:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2606845#M782399</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would it be possible to give a little more details as to how that connection is related to the application? Are you saying the CPU usage goes back to normal when you close the already-open remote connection? I'll need a little more information to try to recreate the issuee. Could you include a screenshot/snippet of your implementation in LabVIEW 2012?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2013 18:45:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2606845#M782399</guid>
      <dc:creator>xavvvv</dc:creator>
      <dc:date>2013-10-30T18:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2606855#M782402</link>
      <description>&lt;P&gt;I can 100% replicate this failure just changing the Windows 7 screen resolution while Labview 2012 is open.&lt;/P&gt;
&lt;P&gt;This also apply to ALL windows's remote desktop connection which set the remote client size accordling.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2013 18:56:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2606855#M782402</guid>
      <dc:creator>mberetta</dc:creator>
      <dc:date>2013-10-30T18:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2607397#M782500</link>
      <description>&lt;P&gt;Hello xaww,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;unfortunately I can't give you a snippet or a screenshot. I also couldn't figure out a method to reproduce this error in any cases. But I also recognized (just as mberetta) that the error also occurs when changing the resolution.&lt;/P&gt;
&lt;P&gt;In my case the CPU usage increases to 50% (dual core). After that I can stop and close my (two) running vis. But the CPU usage remains on the 50% level. I can not close Labview itself. I have to use the task manager for that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Btw:&lt;/P&gt;
&lt;P&gt;1. both vis have been originally written in Labview 7.1&lt;/P&gt;
&lt;P&gt;2. up till now the error only occured when both vis ran simultaneously&lt;/P&gt;
&lt;P&gt;3. Profiling "Performance and Memory" didn't show abnormalities&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;transfererror&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2013 07:21:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2607397#M782500</guid>
      <dc:creator>transfererror</dc:creator>
      <dc:date>2013-10-31T07:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2607427#M782506</link>
      <description>&lt;P&gt;I've also had some issue with depradated(?) functions, it should atleast give warnings, and preferrably broken errors if used. In my case it was get/set control value that simply didn't function.&lt;/P&gt;
&lt;P&gt;I cant pinpoint how to reproduce more than saying: Make a vi with functions in 8.0 that's been scrapped in newer versions, then use those vi's in 2011+ and see if it still works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Y&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2013 07:50:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2607427#M782506</guid>
      <dc:creator>Yamaeda</dc:creator>
      <dc:date>2013-10-31T07:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2608327#M782685</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as the remote desktop connection spiking the CPU, I have not been able to reproduce it as of now (changing the screen resolution in LabVIEW 2012, Windows 7 using a LabVIEW 8-built VI with a deprecated function). If anyone can provide a screenshot/snipped or a basic VI that replicates the same issue, I would be able to work off of that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you also try, if you have LabVIEW 2013 installed, to replicate the behavior in 2013?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for the depracated functions not generating errors, I will discuss this with colleagues and determine if this is a wanted functionality or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2013 23:29:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2608327#M782685</guid>
      <dc:creator>xavvvv</dc:creator>
      <dc:date>2013-10-31T23:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2614495#M783965</link>
      <description>&lt;P&gt;I've also been struggling with exactly the same issue. It seems like all which experience the same problem, have upgraded from an older version, or am I wrong?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can LabVIEW have missed to compile properly when the project was upgraded? Would a "Mass Compile" before building be a solution? In my case I've upgraded code from 8.6 to 2012.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can add that the system has been running partly on LV2012 runtime.. one application ran on 8.6 before. Now I've built all applications in 2012 SP1 and for the moment CPU usage is normal.. so I can't really tell if it made any difference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a system which is accessed by Remote Desktop.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2013 10:10:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2614495#M783965</guid>
      <dc:creator>JonOberg</dc:creator>
      <dc:date>2013-11-07T10:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2614539#M783967</link>
      <description>&lt;P&gt;I'm near a solution, it's has to do with the Remote Desktop settings, when you connect. It may differ from one computer to another.. don't know if it's the screen resolution or if it's 32/64-bit dependant or something else. Under the tab "Performance" I selected all available visual options (highest bandwidth req), and then the CPU usage dropped. Now I'm not able to get it high again, even when I log in and out with the computer that made the CPU go up, at first. Maybe you have to do something special.. open windows, maximize, minimize a.s.o.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We're connecting from W7 to a system with XP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The computer that made CPU go up has an 32-bit OS, all other are x64. (the architecture may no be te reason why it happened, just informing).&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2013 11:00:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2614539#M783967</guid>
      <dc:creator>JonOberg</dc:creator>
      <dc:date>2013-11-07T11:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2630635#M786971</link>
      <description>&lt;P&gt;The Problem still remains here.&lt;/P&gt;
&lt;P&gt;I found another thread (no solution either) dealing with a similar problem.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://forums.ni.com/t5/LabVIEW/Remote-front-panel-close-client-makes-CPU-go-100/td-p/2575697" target="_blank"&gt;http://forums.ni.com/t5/LabVIEW/Remote-front-panel-close-client-makes-CPU-go-100/td-p/2575697&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I still have the feeling, that it depends on changing desktop settings (resolution, Labview front panel/block diagram maximized/minimized/closed, etc.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be greatly appreaciated, since I want to run my monitoring vi 24/7 and don't want to restart it every now and then.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;transfererror&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;btw: I'm using the latest Intel HD graphics driver (9.17.10.2932) on my Windows 8.1 system&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2013 09:30:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2630635#M786971</guid>
      <dc:creator>transfererror</dc:creator>
      <dc:date>2013-11-21T09:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2632699#M787338</link>
      <description>&lt;P&gt;Hi transfererror,&lt;BR /&gt; &lt;BR /&gt;Could you try mass compiling your VI in LabVIEW 2012, as suggested by JonOberg? Do you also have access to LabVIEW 2013 and can you replicate it in that version?Also, just to better understand, is the CPU spike happening on the machine running the VI or the on the monitoring machine (the one opening the remote desktop connection)? I have again tried to replicate the CPU spike and am still unable to have the same behavior. Again, if you can attach a simplified VI that displays the same behavior, it would be very helpful. There is not much more I can do.&lt;BR /&gt; &lt;BR /&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 19:09:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2632699#M787338</guid>
      <dc:creator>xavvvv</dc:creator>
      <dc:date>2013-11-22T19:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage rises in LabVIEW executable</title>
      <link>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2636019#M787901</link>
      <description>&lt;P&gt;I solved it by uninstalling every NI-product and installed LV2012 SP1. Now everything seems to work just fine. There were many runtimes installed on that system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that problem has to do with Windows and LV, that gets caught in a loop where LV thinks the user or the OS wants it to "refresh the front panel". Remote Desktop seems to trig this by "stripping" visual effects for better performance when accessed with a slow connection. Maybe the display resolution has to do with it?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2013 07:50:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/CPU-usage-rises-in-LabVIEW-executable/m-p/2636019#M787901</guid>
      <dc:creator>JonOberg</dc:creator>
      <dc:date>2013-11-25T07:50:25Z</dc:date>
    </item>
  </channel>
</rss>

