Loads the settings from a previously stored db file or cfg file with the file path as input parameter. Only stored variables (see also init_load_save VI) can be loaded. If no file path is connected, the settings of the standard config file in the application folder will be loaded as it is the case during the start of any VI based on the thaTEC:driver template.
VI ref (Required)
- Input type: Refnum
- Description: Reference of the (Main) VI. Required to write the loaded values into the corresponding controls/indicators.
ini file path (Recommended)
- Input type: Path
- Description: File path of the desired config file to be loaded. Use a file dialog to allow the user to select a specific file. Only .db and .cfg files are supported. If no file path is connected, the settings of the standard config file in the application folder will be loaded.
Verbose (Recommended)
- Input type: Boolean
- Default value: False
- If True, for any ocurring error, an according error popup will appear
- If False, the error will only be displayed in the status bar
error in (Recommended)
- Input type: Cluster
- Description: LabView error cluster
Output connectors
error out
- Output type: Cluster
- Description: LabView error cluster