DIAdem Help

Command: DataFileSelDlg

  • Updated2024-09-12
  • 3 minute(s) read

Display all  Hide all

Command: DataFileSelDlg

Opens the dialog box for selective loading, in DIAdem NAVIGATOR.

Call DataFileSelDlg(DataFilename, FileImportFilter)

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.

VBScriptPython

 

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

Log in to get a better experience