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.


icon

Inputs/Outputs

  • cgnrn.png 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.

  • cenum.png Log file type (TDMS)

    Log file type is the type of log file. Valid values are: TDMS, TDMS backup file, or CVS

  • cerrcodeclst.png 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.

  • ignrn.png 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.

  • i1dpath.png 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.

  • ierrcodeclst.png 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.