At runtime, you can monitor the current variable values of a programming object at different places in a project. The following is what we refer to as "monitoring".
-
Online view of the programming editor of an object: "inline monitoring"
-
Online view of the declaration editor of an object
-
Object-independent, configurable ⮫ watch lists
When you set the ⮫ {attribute 'monitoring'…} pragma, you can monitor the results from function calls and the current variable values in property-type objects.
More options for recording current variable values:
-
Reading and saving from ⮫ recipes
-
Record values on a timeline for displaying the history immediately or later:
-
Calling of Monitoring in Programming Objects
-
Using Watch Lists