09-17-2008 12:49 AM
Hi all,
Every time I open my project (about 1000 VIs including Vision/DAQmx/Motion but not RT) it takes some time to load and specifically it always takes about 20 seconds "compiling AB_RW_Project_RTEXE_Data.ctl".
Why ? Can I avoid this extra 20 seconds at each load ?
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
09-17-2008 06:52 AM
Hi there
I'll do a masscompile over all folders containing Vis of your project. If that's not sufficient try a masscompile over ...\National Instruments\LabVIEW x.y (but this may take a while)
When the project is loaded you can search for the .ctl using the "Edit" -> "Find and replace" dialog. Then open the .ctl and use "File" -> "Control properties" to find where the control is located.
09-17-2008 07:38 AM
Thanks for the idea Chris, I recompiled the whole project and it loads faster now 🙂
Best regards
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus