LabVIEW PID and Fuzzy Logic Toolkit API Reference

FL Load Fuzzy System VI

  • Updated2023-02-21
  • 2 minute(s) read

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.

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.

Log in to get a better experience