FL Get Number of Membership Functions VI

Owning Palette: Membership VIs

Requires: Full Development System

Returns the number of membership functions for all input and output variables in the fuzzy system you specify.

 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.
number of input membership functions returns the number of membership functions, or linguistic terms, for each input variable in the fuzzy system. Each element in the number of input membership functions array represents the number of membership functions for the input variable that corresponds, in order of creation, to the index of the array element.
number of output membership functions returns the number of membership functions, or linguistic terms, for each output variable in the fuzzy system. Each element in the number of output membership functions array represents the number of membership functions for the output variable that corresponds, in order of creation, to the index of the array element.
error out contains error information. This output provides standard error out functionality.