FlexLogger - Set Test State VI
- Updated2025-11-20
- 2 minute(s) read
Sets the Test state to control when a test starts, stops, pauses, and resumes. If the current state of the test doesn't support the requested test state (i.e. current state is idle and Test state is Pause), an error will be returneds. Use the Get Test State instance of this VI to determine the current test state.

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.
Test action
—
Test state action is the action to perform on the current test. Valid values are: Start - starts the test. Stop - stops the test. Pause - pauses the test. Resume - resumes the test.
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
—
Test action
—
error in (no error)
—
FlexLogger session out
—
error out
—