LabVIEW Evaluation License Watermark in TestStand

Updated Apr 16, 2021

Reported In

Software

  • TestStand
  • LabVIEW

Issue Details

  • In TestStand, the LabVIEW module I am calling has a watermark overlay stating LabVIEW Evaluation License. However, my software is activated.
  • My TestStand sequence is showing up the following LabVIEW watermark in the test result:
image.png
 

Solution

The main reason why this watermark is showing up is due to the LabVIEW VIs that TestStand is using were opened and saved last time with an evaluation version of LabVIEW.

In order to solve this issue, you can follow one of the following approaches:
  • Mass compile VIs using an activated version LabVIEW and then redeploy
  • Configure LabVIEW adapter to execute using the LabVIEW Run-Time Engine on the deployment machine
  • You must open the VIs with a licensed version of LabVIEW and just save them again. This will prevent the watermark to keep showing up in the TestStand sequence.