Range custom property
- Last UpdatedAug 09, 2024
- 1 minute read
The value of Range is used to calculate an absolute KPI range above and below the current KPI target value (KPITracker) to create a dynamic KPI range.
The dynamic KPI range is calculated as (KPITracker-Range to KPITracker+Range).
The calculated dynamic KPI range provides improved precision by tracking the KPI value within a smaller range of values. Also, an absolute range supports negative KPI values because an absolute range can be calculated for negative values when the KPI target value is placed near 0.
Assign values to the Range custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Value |
|
ArchestrA Automation Objects |
Double |
Input |
50.0 |
Assign a reference to an attribute or a static value Range=60 |
|
InTouch Tags |
Real |
Input |
50.0 |
Reference to an InTouch tag or a static value. Range=60 |
Related Wizard options and custom properties
The DynamicRange Wizard option must be set to True to show the Range custom property.