Monitoring of Values¶
In runtime mode, 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 watchlists
When you set the {attribute ‘monitoring’…} pragma, you can monitor the results from function calls and the current variable values in property-type objects.
Note
More options for recording current variable values:
- Read and save recipes
- Record values on a timeline for displaying the history immediately or later: trace and trend features
See also