Plots a specific input or output variable that is in a fuzzy system with the membership functions of that variable.


icon

Inputs/Outputs

  • ci32.png variable index

  • cu16.png input/output

    input/output specifies whether the linguistic variable corresponding to variable index is an input or output variable.

    0Input—Specifies that the linguistic variable corresponding to variable index is an input variable.
    1Output—Specifies that the linguistic variable corresponding to variable index is an output variable.
  • ccclst.png fuzzy system in

    The Fuzzy Set datatype contains all information related to the Fuzzy controller here specified.

  • cwgrn.png graph refnum

  • cerrcodeclst.png error in (no error)

    error in can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

  • icclst.png fuzzy system out

    The Fuzzy Set datatype contains all information related to the Fuzzy controller here specified.

  • i1dcclst.png membership functions plot

  • ierrcodeclst.png error out

    error out passes error or warning information out of a VI to be used by other VIs. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

  • Examples

    Refer to the following example files included with LabVIEW.

    • labview\examples\control\fuzzy\Dynamic greenhouse controller\FuzzyEx Dynamic Fuzzy Controller for a greenhouse.vi