Command: Properties
Symbol:
Function: The Properties dialog is opened for the selected POU.
Call: On the Online tab, the context menu of a selected line on the Call Tree subtab.
Properties for <POU> Dialog
The dialog shows recording results for the call of the POU that is currently selected in the call tree.
This call: Call of the POU by the POU or task located above in the tree.
All calls: All calls of the POU by the task.
POU Type | Type of POU (examples: function, program) |
Code Size | Code size of selected POU |
Location | Name of the project that contains the active application |
Task | Name of the responsible task |
Number of calls | Number of calls of the POU in the current cycle |
Total time | Total time for the POU call, including the time for all calls that the POU and its called POUs have performed |
Own time | Total time for the POU call, excluding the time for all calls that the POU and its called POUs have performed |
Average time | Average total time measured in the current cycle for the call of the selected POU |
Min. time | Minimum total time measured in the current cycle for the call of the selected POU |
Max. time | Maximum total time measured in the current cycle for the call of the selected POU |
Standard deviation | Standard deviation of the call time in the current cycle from the average time |