I have a VI that I am trying to upgrade from LabVIEW 7.1 to LabVIEW 2011 SP1. The problem that I am experiencing is that the Report In for the Generate Report Get Data to Modify.vi no longer matches the Report Out that the New Report.vi creates. This is preventing me from getting at the data and unbundling it for access to the NIReports.Report, Body Text, Image List, and Report Type. I know that there is a VI that will give me the Report Type, but I still need the other three pieces of information.
How do I upgrade/modify this VI so that it does exactly what it used to do in LabVIEW 7.1?