LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remove Labview software evaluation watermark

Solved!
Go to solution

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 watermark: 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.

Download All
0 Kudos
Message 1 of 12
(5,520 Views)

Even if there was a way, it would probably be a violation of the National Instruments license agreement.

0 Kudos
Message 2 of 12
(5,518 Views)

Hi logatto,

 


logatto wrote:

Exept licensing Labview of course.


I just wanted to say "Buy a license!"...

 


@logatto wrote:

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 ... while LabView adapters is configured to use RunTime Engine, then no license is required.


So your VIs are converted to executables? And those executables where created with a fully licensed LabVIEW version?

And you still got the watermark in your front panels? I would call NI immediatly when such things would happen...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 12
(5,513 Views)

There is none license violation from my point of view.

 

The target machine has the TestStand Deployment license installed. The user interface is a Labview Executable, then it doesn't need any license.

 

The user interface call a TestStand sequence. Some step of TestStand are Labview action, VIs with a front panel. Labview adapters in TestStand is configured to use RunTime Engine. These labview action work perfectly, unfortunately they have the "Labview Software Evaluation" watermark (see the previous attachment).

 

Thanks.

0 Kudos
Message 4 of 12
(5,500 Views)

There is none license violation from my point of view.

 

I think your point of view is incorrect.

 

 

 

The user interface is a Labview Executable, then it doesn't need any license.

 

You don't need a license to RUN it (you're apparently running it just fine).

 

But you DO need a license to CREATE it.

 

LabVIEW Development system is a tool for CREATING VIs.  Until you have a LICENSED Dev Sys, all the VIs you CREATE will have a watermark.

 

 

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

0 Kudos
Message 5 of 12
(5,478 Views)

This is not the topic of the post but I try to explain. The problem happened on the target machine, where I install the test software.

 

I have several development licenses (for entire NI sw suite/bundle, Labview, TestStand, CVI,..) and they are installed on my development PC. On these PC I create the executable that then I install on the target machine.

 

But, my question was another, is there any way for removing the watermark?

 

Thanks. 

0 Kudos
Message 6 of 12
(5,468 Views)

Hi logatto,

 

did you call NI to discuss with them, why your LabVIEW will create executables with a watermark?

Tell them, as you probably have a SSP contract!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 12
(5,466 Views)

My LabView does not create exe with watermark. The user interface is an exe, I build it on my PC with LV development licensed and when I install it on the target machine there is no watermak. Good!

 

The issue is not on the exe, the issue is on the VI that are called as actions by TestStand. On this VI, that are not exe, I have the watermark.

 

Thanks.

 

 

0 Kudos
Message 8 of 12
(5,462 Views)

Hi logatto,

 

so you run a VI on a PC without a proper LV license? And now you wonder about having a watermark on your FP?

 

I do wonder about how to run a VI with just the RTE (run time engine) installed on that computer...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 9 of 12
(5,457 Views)

The issue is not on the exe, the issue is on the VI that are called as actions by TestStand.

 

--- My apologies, I misunderstood your problem.

 

You have VIs called DOTHIS.vi and DOTHAT.vi.

 

You created and stored those VIs with your licensed LabVIEW machine.

 

When TestStand calls those VIs on a non-licensed machine, they show up with Watermarks.

 

If that describes your situation, I have no further advice, except call Tech Support.

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

0 Kudos
Message 10 of 12
(5,445 Views)