In previous sections of this tutorial, you modified the linguistic variables, membership functions, and rules of the greenhouse fuzzy system. You now can save the fuzzy system to a .fs file. Complete the following steps to save the modified fuzzy system to a .fs file.
Note��You also can use the File I/O VIs and functions to create a relative path to wire to the file path input of the FL Save Fuzzy System VI. |
You now can use the Fuzzy System Designer to open the modified greenhouse.fs file and observe the modifications you made to the greenhouse fuzzy system.
You also can use the FL Fuzzy Controller VI to implement a fuzzy logic controller for the modified greenhouse fuzzy system. The FuzzyEx Dynamic Fuzzy Controller for a greenhouse example VI in the labview\examples\control\fuzzy\Dynamic greenhouse controller directory implements a controller for the greenhouse fuzzy system. This example VI uses the FL Load Fuzzy System VI to load the greenhouse.fs file.
Open example� Find related examples
You can load the modified greenhouse.fs file instead and then run the example VI to implement a controller for the modified greenhouse fuzzy system.
Previous 8. Combining the Antecedents and Consequents for a Rule |
Home Tutorial: Modifying a Fuzzy System with the Fuzzy Logic VIs |