9.5.5 Interface Overview
Item | Action |
---|---|
Add a global variable name to the Runtime Watch view. | |
Remove the selected variable name from the Runtime Watch view. | |
Save all watches in a file. | |
Import watches from an existing file. | |
Variable | Enter a global variable name and then click the
Add button to add the variable to the
Runtime Watch view. Select the variable line(s) and then click Remove to remove the variable(s) from the Runtime Watch view. |
Active | Check to make variables active and watch values at
runtime. Uncheck to make variables inactive. |
Name | The name of a global variable in the project. |
Value | The value of a variable that is displayed at runtime. |
Address | The memory address of the global variable in hex. |
History | Click the History button on a variable
line to see the past values of that variable. Variable value history may be saved to a file or imported from a previous file. |