File: Export: NI TDM (TDM, TDMS)
Export workbook data as National Instruments TDM and TDMS files
1. expNITDM fname:="c:\signal";
2. expNITDM fname:="c:\signal" percent:=80;
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Input Worksheet | iwp |
Input WorksheetPage |
|
The worksheet to be exported. By default, it is the active sheet. It cannot be changed in the dialog box. |
File Name | fname |
Input string |
|
Specify the path and filename of the exported file. If file extension is omitted, it will be appended according to the file type. |
Percent of Text in Mix Data to Export as Text | percent |
Input int |
|
Specify the percent of Text in Mix Data to Export as Text |
The expNITDM function exports workbook data as National Instruments TDM file. It can be accessed from menu or command window.
expNITDM -d
in command window.