Live variable
“Live variables” are only displayed in the ”live view”; they are not stored for later use. Temperatures and parts counters can be displayed in this way.
| Column | Description | Example | |
|---|---|---|---|
| Description | A name or short description of the variable | OK parts | |
| Text | A placeholder text with “&” where the value of the variable is to be inserted. | & since last reset | |
| Variable | The corresponding PLC variable. Allowed types: BOOL, INT, DOUBLE | iPanel_PieceCounter (INT) |