This content is not available in your preferred language.

The content is shown in another available language. Your browser may include features that can help translate the text.

Can't Find Standard Report in LabVIEW Report Generation Toolkit

Updated May 20, 2024

Reported In

Software

  • LabVIEW Report Generation Toolkit

Issue Details

I've been using Standard Reports in Report Generation Toolkit and after upgrading LabVIEW can't run the same VIs or find some functions and see the following crossed out nodes on my block diagram:

Solution

The Standard Reports have not been supported since LabVIEW 2018 and have been replaced with HTML Reports. Moreover, the following functions have been removed or changed:
  • New Report.vi - replaced with Create Report.vi as show below:
  • Set Report Tab Width.vi - can be replaced by using Append Table to Report.vi as shown below:
  • Easy Text Report.vi - replaced with Create Easy Text Report.vi
  • Easy Print VI Panel or Documentation.vi - replaced with Print VI Panel or Documentation.vi