TDMS In Memory Close Function

Owning Palette: TDMS In Memory Functions

Requires: Base Development System

Closes the .tdms file in memory that you opened with the TDMS In Memory Open function. This function also writes the .tdms file to disk, if specified by the file path input.

Examples

 Add to the block diagram  Find on the palette
overwrite specifies whether to overwrite the file you specify in file path with the .tdms file in memory. The default is FALSE, which means that this VI does not overwrite the file.
file path specifies the absolute path to the file on disk that you want to write the .tdms file in memory.
tdms file specifies a reference number to the .tdms file in memory on which to perform the operation. Use the TDMS In Memory Open function to open the refnum.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
error out contains error information. This output provides standard error out functionality.

Examples

Refer to the following VIs for examples of using the TDMS In Memory Close function: