FlexLogger - Open Project VI
- 更新时间2025-11-20
- 阅读时长3分钟
Loads a FlexLogger Project using the Project path passed in. If the Project path is empty, a popup dialog will allow you to browse for the Project path. Browse labels allow you to change the default labels used for this browse dialog. If a different project is currently loaded, it will be closed without saving any changes and the specified project will be loaded. If the same project is already open, it will stay loaded in its current state. Call FlexLogger - Get Test State.vi after project load is complete to check if the project is in the idle state or has configuration errors.

Inputs/Outputs
FlexLogger session in
—
FlexLogger session is a reference to the currently running FlexLogger application. Use the Connect to FlexLogger VI to get the current session.
Project path (*.flxproj)
—
Project path specifies the path to the project to open.
Browse labels
—
Browse labels defines the labels to place on the browse dialog when browsing for a project path.
error in (no error)
—
error in can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.
FlexLogger session out
—
FlexLogger session is a reference to the currently running FlexLogger application. Use the Connect to FlexLogger VI to get the current session.
error out
—
error out passes error or warning information out of a VI to be used by other VIs. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
FlexLogger session in
—
Project path (*.flxproj)
—
Browse labels
—
prompt
—
error in (no error)
—
FlexLogger session out
—
error out
—