FlexLogger - Get Log Files from Data Files Pane VI
- Updated2025-11-20
- 3 minute(s) read
Get log files from the Data Files pane in the project that match the specified Log file type. The log files are sorted chronologically by their file creation times. The most recent file is at the end of the array. Use the Remove Log Files instance of this VI to remove log files from the project.

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.
Log file type (TDMS)
—
Log file type is the type of log file. Valid values are: TDMS, TDMS backup file, or CVS
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.
Log files
—
Log files is an array of all the logged files matching the requested Log file type for the currently loaded project in FlexLogger.
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
—
Log file type (TDMS)
—
error in (no error)
—
FlexLogger session out
—
Log files
—
error out
—