DIAdem Help

Variable: FileImportFilter

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

Variable: FileImportFilter

Specifies the DataPlugin which DIAdem uses for loading a data file into the Data Portal.

Definition FileImportFilter, String

Access: Read/Write

If you do not specify a DataPlugin, DIAdem automatically uses the DataPlugin assigned to the file type.

The valid values for this variable vary according to the registered DataPlugin. The following values are valid:

Value of the VariablesMeaning Filename Extension
TDMDIAdem TDM files TDM
TDMSDIAdem TDM streaming files TDMS
LVMLabVIEW LVM files LVM
CSVComma Separated Values CSV
DATDIAdem DAT files DAT
Note  To specify the value of the FileImportFilter variable for a file type, enable the Recording mode and open a file with the appropriate filename extension in the Open dialog box. In the script recorded in the script editor, you then receive the value of the variable as a parameter of the DataFileLoad command.
Note  Visit the DataPlugin Web site to find existing DataPlugins you can download.

Related Topics

Command: ChnValExpand | Command: DataFileLoad | Command: DataFileLoadRed | Command: DataFileLoadSel | Command: DataFileSave | Command: DataFileSaveSel | Command: DataFileSelDlg | Command: FileDlgShow | Command: FileNameGet | Command: PathDlgShow | Commands and Variables for Working with Data | Variable: FileExportFilter | Variable: FileFilter

Used by

Command: DataFileLoad | Command: DataFileLoadRed | Command: DataFileLoadSel | Command: DataFileSelDlg | Program Variables in Commands

Log in to get a better experience