12-13-2012 12:07 PM
Hi, I migrated my test software environment from LabView2009 and TestStand4.2.1 to LabView2011 and TestStand2010. Test software is then installed on the target machines where is licensed only TestStand RunTime, while LabView adapters is configured to use RunTime Engine, then no license is required.
The test sequences call some VIs and display the front panel requiring operator actions. After the migration of new versions the front panel has overlay the notice: Labview Evaluation Software (see attachement). This is very noisy!
Is there any way to remove this overlay? Exept licensing Labview of course.
Thanks a lot.
Solved! Go to Solution.
12-14-2012 03:20 AM
Is it possible that you performed the mass compile of your LV VIs using an unlicensed (read: Evaluation Version) LV installation?
Norbert
12-14-2012 03:33 AM
Yes, it could be. Do you suggest to make a mass compile on a licensed machine?
I will try!
Thanks.
12-14-2012 07:58 AM
Hi, mass compiling the VI on licensed machine the watermark disappear. I discovered that during installation some VI were saved directly on target machine that was in evaluation version.
I thought that configuring the Labview adapter as RunTime Engine didn't matter the license.
Thanks.