niBT SG Load Configuration from File VI
- Updated2025-04-08
- 2 minute(s) read
Reads values of session properties (configuration) saved in a file and sets these values to the corresponding properties on the session, thus restoring the state of the BT Generation to the original state when the file was saved.

Inputs/Outputs
![]() reset session specifies whether the BT Generation must reset all the properties of the session to their default values before setting the new values specified in the file. The default value is TRUE. ![]() niBT SG session specifies the niBT SG session refnum. ![]() file path specifies the absolute path to the file from which the BT Generation loads the configuration. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() niBT SG session out returns the niBT SG session refnum. Use this reference as the session input to subsequent VIs. Note Close the niBT SG session refnum using the niBT SG Close Session VI before the VI completes execution to avoid possible memory leak issues.
![]() error out contains error information. This output provides standard error out functionality. |