11-26-2013 11:24 AM
Hello to all!
I have a problem: I created a vi with the corresponding executable, on my PC on wich windows 7 is installed works perfectly, but if I transfer the setup on other PCs with XP or VISTA works very slowly, why? To create the installer I also added the VISA RUNTIME ENGINE 5.3 to read data from an external instrumentation...
Thanks!!
GM
11-26-2013 12:17 PM
Define "slowly". I assume it actually works correctly, just slower.
Do the other computers have significantly less ram? What else is running (security software, spyware, etc.)
11-27-2013 03:23 AM
The program runs "slowly" means that it works but with a great delay (15 sec for each operation). I think it isn't a problem with RAM because I've tested it on another pc with more RAM than mine (8GB vs 4GB).
Thanks
GM
11-27-2013 04:40 AM
Does "delay" mean that if pressing a button, the reaction is displayed about 15s later?
Did you already check system parameters like CPU load and RAM usage using Windows Task Manager/Performance Monitor?
Norbert
11-27-2013 05:06 AM
Yes! my exe works only on Windows 7...in the addiotional installers I've checked NI-labview Runtime Engine 2011 and Visa Runtime 5.3...(I've Labview 2011).
Thanks!
11-27-2013 11:27 AM
Post some code. Otherwise we are simply guessing. We have not encountered any similar issues and we release our tools for both XP and Win 7. I suspect it is something specific in your code.