FL Save Fuzzy System VI

Owning Palette: Fuzzy Logic VIs

Requires: Full Development System

Saves a fuzzy system to a .fs file. You can use the FL Load Fuzzy System VI to load the .fs file you save. You also can load and save .fs files in the Fuzzy System Designer.

 Add to the block diagram  Find on the palette
fuzzy system in specifies the complete information for a fuzzy system. Wire the fuzzy system out output from another VI to the fuzzy system in input of this VI.
file path specifies the path to the .fs file. You must specify an absolute path. If you specify an empty or relative path, this VI returns an error.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
fuzzy system out returns the complete information for a fuzzy system. Wire this output to the fuzzy system in input of another VI.
error out contains error information. This output provides standard error out functionality.