Owning Palette: Advanced Report Generation VIs
Requires: Base Development System
Returns the report type, such as HTML, of a specified report.
This VI also returns Microsoft Word or Excel report types.
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. | |||||||
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. | |||||||
report type indicates the report type.
|
|||||||
error out contains error information. This output provides standard error out functionality. |