Echelon IzoT NodeBuilder User Manual
Page 66
11. Click Add Watch. The variable is added to the Watch List pane at the bottom of the NodeBuilder
Project Manager. This pane displays each of the variables added to the watch list and their current
values.
12. Click the Step Into button (
) in the debug toolbar to step through the code in the function until
you reach the end of the when clause. The input_value variable is 0.
13. Click the Step Into button to observe that the function executes a second time. The
input_value
variable is now 1.
14. Click the Resume button (
) in the debug toolbar. Your device application resumes normal
execution.
15. Click Debug, point to Stop Debugging, and then select All Devices.
52
Creating and Opening IzoT NodeBuilder Projects