Specifies how to open the TDMS file.
Data type:
Name | Value | Description |
---|---|---|
Open | 10437 | Open an existing TDMS file, and append data to that file. If the file does not exist, NI-DAQmx returns an error. |
Open or Create | 15846 | Open an existing TDMS file, and append data to that file. If the file does not exist, NI-DAQmx creates a new TDMS file. |
Create or Replace | 15847 | Create a new TDMS file, or replace an existing TDMS file. |
Create | 15848 | Create a new TDMS file. If the file already exists, NI-DAQmx returns an error. |
Where This Property Is Available:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application