FlexLogger - Connect to FlexLogger VI
- 已更新2025-11-20
- 閱讀時間為 2 分鐘
Connects to a FlexLogger application. If there is no instance of FlexLogger to connect to, this VI will launch an instance of FlexLogger and connect to it. The output FlexLogger launched indicates if a new instance of FlexLogger was launched. Note: This must be called before any other FlexLogger automation call since the session output from this VI is required by the other VIs.

Inputs/Outputs
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. You can wire this output to other FlexLogger Automation VIs.
FlexLogger launched
—
FlexLogger launched returns TRUE if FlexLogger was launched as a result of calling this VI. If FlexLogger was already running, this returns FALSE.
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. |
error in (no error)
—
FlexLogger session out
—
FlexLogger launched
—
error out
—