Saves the current values of the controls/indicators defined using the init_load_save VI to a db file. If no file path is connected, the current settings will be stored in the standard config file in the application folder. In any VI based on the thaTEC:driver template, this VI will be executed before the VI is closed by the user.
ini file path (Recommended)
- Input type: Path
- Description: Desired file path for the config file to be saved. Use a file dialog to allow the user to select a specific destination. If no path is connected, the current settings will be stored in the standard config file in the application folder.
error in (Recommended)
- Input type: Cluster
- Description: LabView error cluster.
VI ref (Required)
- Input type: Refnum
- Description: Reference of the (Main) VI. Required to obtain the current values of the corresponding controls/indicators.
Output connectors
error out
- Output type: Cluster
- Description: LabView error cluster.