Sets the text of the report footer.

Use tokens with this VI to generate information in the footers. For example, you can insert a time stamp in the footers of the report.

You cannot use tokens with Microsoft Word and Excel reports.


icon

Inputs/Outputs

  • cNI__reportlvclass.png report in

    report in is a reference to the report whose appearance, data, and printing you want to control. Use the Create Report VI to generate this LabVIEW class object.

  • cstr.png left footer text
  • cstr.png center footer text
  • cstr.png right footer text
  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • cenum.png HTML footer size
    0<H1>
    1<H2>
    2<H3> (default)
    3<H4>
    4<H5>
    5<H6>
    6<H7>
  • iNI__reportlvclass.png report out

    report out is a reference to the report whose appearance, data, and printing you want to control.

    You can wire this output to other Report Generation VIs.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.