KPI List Widget
The KPI List Widget is used to display plant-specific key performance indicators that have previously been assigned to datapoints by the specific business logic.
Settings
The KPI List Widget can have the custom appearance settings of custom title, colors and controls.
Content
The KPI List is connected to one or multiple datapoints. Each of the resulting values can be assigned its own symbol. The connected datapoint name is shown in as the description for the value in the Widget, and can be overridden here, alongside other values like unit, formatting and colors.
Supported Datatypes
| Datatype | Supported |
|---|---|
| int | ✓ |
| uint | ✓ |
| float | ✓ |
| long | ✓ |
| ulong | ✓ |
| string | ✓ |
| char | ✓ |
| bool | ✓ |
