StartNewFile(string)
- Updated2026-02-03
- 1 minute(s) read
Starts a new TDMS file the next time data is written to disk.
Syntax
Namespace: NationalInstruments.DAQmx
public void StartNewFile(string filePath)
Parameters
| Name | Type | Description |
|---|---|---|
| filePath | string | The path to the TDMS file to which you want to log data. |