Hello everyone!
I would like to display my own KPIs in Visual Components on the statistics dashboard. For this I have calculated the KPI “seconds per part” (which is calculated in a process node). Now I would like to display this KPI in the statistics, but unfortunately there is no way to do this with my own variables.
Does anyone know a solution to this problem? i would prefer a solution without using Python. but if it is necessary, it is also possible.
Looks good, thank you.
But how can I set the value of the variable “Integer_1” in “neue Komponente” (in your example) to the value of a variable which is part of a process node?
The problem is that I have the variable in the process node (marked in the picture) and I want to display the value of this variable during the simulation time in statistics. So how can I set a random component property to the value of the marked variable?
Also the value of the variable changes so every time a product passes the process node a new calculation will be done an the updated value should be displayed.