FlexLogger - Get Test State VI
- 更新时间2025-11-20
- 阅读时长3分钟
Get the current Test state and Test time (seconds) for the FlexLogger project. The Test time starts counting from 0 when the test starts and stops updating when the test is paused or stopped. If a test is stopped, the time will indicate the test time of the last test until a new test is started.

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.
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.
Test state
—
Test state specifies the current state of the test in FlexLogger. Valid values are: Idle - Channels have finished configuring, test is ready to run. Running - Test is running. Paused - Test is paused. Invalid configuration - the current configuration is not valid. Not configured - no channels that support logging are configured.
Test time (seconds)
—
Test time is the current running time of the test in seconds.
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
—
error in (no error)
—
FlexLogger session out
—
Test state
—
Test time (seconds)
—
error out
—