Returns a unique file path to the temporary directory. This VI only returns a path. It does not create the temporary file.


icon

Inputs/Outputs

  • cstr.png Temporary File Extension (tmp)

    Temporary File Extension (tmp) specifies the file extension.

  • cerrcodeclst.png error in (no error)

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

  • ipath.png Unique Temporary File Path

    Unique Temporary File Path returns a unique path to a non-existent file in the temporary directory. You can use this path with other VIs when you want to create a file in the temporary directory.

  • ierrcodeclst.png error out

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