Open HTML Report in Browser (Path) VI
- 已更新2025-07-30
- 閱讀時間為 2 分鐘
Displays an HTML report in the default Web browser. Wire data to the report in input to determine the polymorphic instance to use or manually select the instance.
If you wire a URL or path that contains a space character to this VI, the VI encodes the space as %20 before displaying the URL or HTML file in the Web browser.

Inputs/Outputs
path
—
path is the path to the HTML file you want to display in the default Web browser. If the path is relative, the VI interprets the path as relative to the application directory, such as the labview directory or the directory containing the stand-alone application.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
path out
—
path out returns path unchanged.
error out
—
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Report Generation\HTML Reports\HTML Report.vi
path
—
error in (no error)
—
path out
—
error out
—