Owning Palette: Variables VIs
Requires: Full Development System
Returns the name, range, and membership functions for a linguistic variable in a fuzzy system.
![]() |
![]() |
![]() |
variable index specifies the index of the linguistic variable whose information you want to return. variable index corresponds to the order in which the linguistic variable was created. | ||||
![]() |
input/output specifies whether the linguistic variable corresponding to variable index is an input or output variable.
|
||||
![]() |
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. | ||||
![]() |
name returns the name of the linguistic variable. | ||||
![]() |
minimum returns the minimum value of the linguistic variable. | ||||
![]() |
maximum returns the maximum value of the linguistic variable. | ||||
![]() |
error out contains error information. This output provides standard error out functionality. | ||||
![]() |
membership functions returns the membership functions for the linguistic variable. |