FL Load Fuzzy System VI

Owning Palette: Fuzzy Logic VIs

Requires: Full Development System

Loads a fuzzy system from a .fs file. Use the FL Save Fuzzy System VI to save the .fs file after you make any modifications. You also can load and save .fs files in the Fuzzy System Designer.

 Add to the block diagram  Find on the palette
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.