FlexLogger - Set Log File Info VI
- 更新时间2025-11-20
- 阅读时长3分钟
Sets the information about the log file settings for the currently loaded project. Base path, and File name can have formatters included (i.e. {Year}, {Hour}, etc.). Call this VI before the test has started to set the log file info that will be used when the test starts. Once the test starts, any changes to these settings will not take effect until the next test starts.

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.
Base path
—
Base path is the base path of the log file specified in FlexLogger's Logging Specification.
File name
—
File name is the name of the log file.
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.
File description
—
File description is the description of the log file.
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
—
Base path
—
File name
—
error in (no error)
—
FlexLogger session out
—
error out
—