Loading the Fuzzy System
- 更新日2025-08-27
- 2分で読める
Before modifying the greenhouse fuzzy system, you must load the.fs file. Complete the following steps to load the greenhouse.fs file.
- Select File»New VI to create a new, blank VI.
- Press the <Ctrl-E> keys to display the block diagram.
- Add the FL Load Fuzzy System VI to the block diagram.
- Right-click the file path input of the FL Load Fuzzy System VI and select Create»Constant from the shortcut menu.
- Enter the absolute path to the
greenhouse.fs
file in the path constant. メモ You also can use the File I/O VIs and functions to create a relative path to wire to the file path input.
- Select File»Save and save the VI as Modified Greenhouse Fuzzy System.vi in an easily accessible location.