LabVIEW PID and Fuzzy Logic Toolkit API Reference

FL Create Variable VI

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

FL Create Variable VI

Owning Palette: Variables VIs

Requires: Full Development System

Creates a linguistic variable for a fuzzy system. You also can use the Variables page of the Fuzzy System Designer to create linguistic variables interactively.

name specifies the name of the linguistic variable.
minimum specifies the minimum value of the linguistic variable.
maximum specifies the maximum value of the linguistic variable.
membership functions specifies the membership functions for the linguistic variable.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
variable returns the linguistic variable with the name, range, and membership functions you specify.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience