Settings:Import Configuration (Method)
- Updated2023-02-21
- 1 minute(s) read
Owning Class: NI DataFinder
Requires: LabVIEW DataFinder Toolkit
Loads a DataFinder configuration file, which overwrites the current configuration of the DataFinder. You can use this method only when you are working with a DataFinder that is running on the same computer. The method does not support DataFinder federations.
![]() |
Note If you load a new DataFinder configuration with the ImportConfiguration method, DataFinder deletes the index of the old configuration. |
![]() | Note Only use the method Import Configuration for the configuration of the DataFinder My DataFinder. |
Parameter
Name | Type | Description |
---|---|---|
importFilePath | Path | Specifies the path of the DataFinder configuration file. |
Output Value
None