When you add a Feedback Node to the block diagram, the initializer terminal is attached to the node and the node globally initializes when the VI compiles or loads by passing the last value from the previous execution. You also can use the Configuration page of the Properties dialog box to configure a Feedback Node.
Complete the following steps to configure the Feedback Node to globally initialize when you have an input value and the VI compiles or loads.
Note If a Feedback Node globally initializes and you set an initial value, by default the Feedback Node initializes to that value on the first call of the VI at the beginning of each execution. If you do not wire an input value to the initializer terminal, the initial input of the Feedback Node for the first execution is the default value for the data type. |