Owning Palette: Report Layout VIs
Requires: Base Development System
Creates a page break within the report.
Add to the block diagram | Find on the palette |
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. | |||||||||||
MS Office parameters (Report Generation Toolkit) specifies the point in a Microsoft Word or Excel report where you want an insertion to occur. The VI ignores this input for HTML reports. You can specify a bookmark in Word or a named range or cell coordinates in Excel. If you set the report type to Word but do not specify a bookmark, the insertion occurs at the end of the document.
| |||||||||||
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |||||||||||
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. | |||||||||||
error out contains error information. This output provides standard error out functionality. |