TDMS File Viewer

Opens the .tdms file specified in the file in input and presents the file data in the TDMS File Viewer dialog box.


icon

Inputs/Outputs

  • cpath.png file in

    file in is the absolute path to the file you want to open.

  • cerrcodeclst.png error in

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ipath.png file out

    file out returns file in unchanged.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • Examples

    Refer to the following example files included with LabVIEW.

    • labview\examples\File IO\TDMS\Standard Read and Write\TDMS Write Events Data.vi
    • labview\examples\File IO\TDMS\Standard Read and Write\TDMS Write Triggered Data.vi