Command: DataFileSelDlg
- Updated2024-09-12
- 3 minute(s) read
Command: DataFileSelDlg
Command: DataFileSelDlg
Opens the dialog box for selective loading, in DIAdem NAVIGATOR.
Input Parameters
DataFilename |
Specifies the name of a data file with the filename extension and the path. |
FileImportFilter |
Specifies which DataPlugin DIAdem uses for loading a data file into the Data Portal. |
Examples
The following example opens the dialog box for selective loading of data stores. In the dialog box, DIAdem displays the Example.tdm file with the associated channels. If you exit the dialog box with Load, DIAdem loads the selected channels.
| VBScript | Python |
Call DataFileSelDlg("C:\Example.tdm","TDM")
Related Topics
Command: DataFileDelete | Command: DataFileLstGet | Command: DataFileMove | Command: DataFileRename | Command: DirLstWrite | Command: FileAttrClear | Command: FileAttrSet | Command: FileClose | Command: FileCloseAll | Command: FileCopy | Command: FileDateSet | Command: FileDelete | Command: FileMove | Command: FileOpen | Command: FileRename | Function: DataFileSize

