Reporting
This section will describe how, in addition to the whiteboard, the sweep plan can be used to generate automatically user defined reports and then export the complete report along with its measurement(s).
Load Report
This block is used in order to load any whiteboard template ("documentation.iw"
in the example below) that must be used to process the measurement. The template
must include an import control and an *.imx file include in this import
("CW.imx" in the example below).

Update Report
This block is used in order to update the previously specified report with
the file coming from the a Perform Measurement block. Define the name of
the *.imx file ("CW.imx" in the example below) strored in the import of the
whiteboard template.
Generate Report
This block is used in order to generated the report and save it on the
computer. It can be exported in two types of files:
- A PDF file, which can be used to display measurements in a static way.
- A deployed file (.imx) which is used in the "Free whiteboard viewer" to dynamically visualize data.