FL Get Rules as Text VI

Owning Palette: Rules VIs

Requires: Full Development System

Returns the rules of a fuzzy system in words.

 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.
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.
rules as text returns the rules of the fuzzy system in words. Each element in the rules as text array represents the rule that corresponds, in order of creation, to the index of the element.
error out contains error information. This output provides standard error out functionality.